make it possible to start supertux from top soruce directory
[supertux.git] / lib / app / globals.cpp
index 0a328d4..81ca98e 100644 (file)
@@ -18,6 +18,8 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
 
+#include <config.h>
+
 #include "../app/globals.h"
 
 namespace SuperTux {