diff rogue4/rogue.h @ 51:a1dc75e38e73

rogue4: ported to autoconf.
author elwin
date Tue, 11 Oct 2011 15:20:40 +0000
parents 9535a08ddc39
children ec9db3bb6b0b
line wrap: on
line diff
--- a/rogue4/rogue.h	Mon Oct 10 20:57:51 2011 +0000
+++ b/rogue4/rogue.h	Tue Oct 11 15:20:40 2011 +0000
@@ -479,6 +479,7 @@
 
 struct room	*roomin();
 
+#include "config.h"
 #include "extern.h"
 
 #ifndef PATH_MAX