forked from Lainports/freebsd-ports
11 lines
261 B
C++
11 lines
261 B
C++
--- src/construo.hpp.orig 2015-03-24 17:13:41 UTC
|
|
+++ src/construo.hpp
|
|
@@ -19,7 +19,7 @@
|
|
|
|
#include <config.h>
|
|
|
|
-#define CONSTRUO_DATADIR DATADIR"/games/"PACKAGE
|
|
+#define CONSTRUO_DATADIR DATADIR "/games/" PACKAGE
|
|
|
|
class SystemContext;
|
|
class InputContext;
|