summaryrefslogtreecommitdiff
path: root/economy.c
diff options
context:
space:
mode:
Diffstat (limited to 'economy.c')
-rw-r--r--economy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/economy.c b/economy.c
index 8e8d8c3b8..bcd3ac552 100644
--- a/economy.c
+++ b/economy.c
@@ -19,10 +19,10 @@
#include "economy.h"
#include "industry.h"
#include "town.h"
-#include "network.h"
+#include "network/network.h"
#include "sound.h"
#include "engine.h"
-#include "network_data.h"
+#include "network/network_data.h"
#include "variables.h"
#include "vehicle_gui.h"
#include "ai/ai.h"