Blob Blame History Raw
--- src/roomgen.cpp	2008-01-03 18:15:19.000000000 -0600
+++ src/roomgen.cpp	2008-01-03 18:15:19.000000000 -0600
@@ -39,6 +39,7 @@
 #include <qapplication.h>
 #include <qfiledialog.h>
 #include <qgrid.h> 
+#include <string.h>
 
 static char *dirs[4] = {"left","right","bottom","horizon"};