Introduction
Introduction Statistics Contact Development Disclaimer Help
tInclude path for gtkport corrected - vaccinewars - be a doctor and try to vacc…
git clone git://src.adamsgaard.dk/vaccinewars
Log
Files
Refs
README
LICENSE
---
commit 262ade722d1f85aad532955bb3ada88aa2d7856f
parent 0de94b5ac67b33fa6140bcb825271055c442180b
Author: Ben Webb <[email protected]>
Date: Mon, 25 Feb 2002 19:36:19 +0000
Include path for gtkport corrected
Diffstat:
M src/serverside.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/serverside.c b/src/serverside.c
t@@ -55,7 +55,7 @@
#include "tstring.h"
#ifdef GUI_SERVER
-#include "gtkport.h"
+#include "gtkport/gtkport.h"
#endif
static const price_t MINTRENCHPRICE = 200, MAXTRENCHPRICE = 300;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.