Added supertux/globals.?pp to collect all the random global variables
[supertux.git] / src / gui / button_group.cpp
index 0e910e9..00e37b5 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "gui/button_group.hpp"
 
-#include "supertux/main.hpp"
+#include "supertux/globals.hpp"
 #include "video/drawing_context.hpp"
 
 extern SDL_Surface* g_screen;