]> Dogcows Code - chaz/yoink/blobdiff - src/Main.cc
pkg-config libs parsing bugfix
[chaz/yoink] / src / Main.cc
index fb442d33ceb8cc2181be21559be625472d3ea090..2992ea052a7ded280725439b183a97b8da0c5b0f 100644 (file)
@@ -9,6 +9,8 @@
 *
 **************************************************************************/
 
+#include "../config.h"
+
 #include <cstdlib>             // atexit, getenv
 #include <exception>
 #include <functional>
@@ -26,8 +28,6 @@
 #include "GameLayer.hh"
 #include "Main.hh"
 #include "TitleLayer.hh"
-
-#include "../config.h"
 #include "version.h"
 
 
This page took 0.01763 seconds and 4 git commands to generate.