]> Dogcows Code - chaz/yoink/blobdiff - src/GameLayer.cc
pkg-config libs parsing bugfix
[chaz/yoink] / src / GameLayer.cc
index 2518bdf7971c339739c018f7e8e87835cc6747b6..d696f5ebdf851a0276f625f5c886eddb3dfd7594 100644 (file)
@@ -9,6 +9,8 @@
 *
 **************************************************************************/
 
+#include "../config.h"
+
 #include <stdexcept>
 
 #include <moof/log.hh>
 
 #include "GameLayer.hh"
 
-#if HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 
 void GameLayer::loadSceneLoader()
 {
This page took 0.020777 seconds and 4 git commands to generate.