saveload.c
branchcustombridgeheads
changeset 5642 bfa6074e2833
parent 5590 dc34c43fc3eb
--- a/saveload.c	Tue Jan 02 18:40:37 2007 +0000
+++ b/saveload.c	Wed Jan 03 08:32:17 2007 +0000
@@ -26,7 +26,7 @@
 #include "town.h"
 #include "player.h"
 #include "saveload.h"
-#include "network.h"
+#include "network/network.h"
 #include "variables.h"
 #include <setjmp.h>
 
@@ -1042,7 +1042,6 @@
 //********** START OF MEMORY CODE (in ram)****
 //********************************************
 
-#include "network.h"
 #include "table/strings.h"
 #include "table/sprites.h"
 #include "gfx.h"