Had a bit of time today and worked on supertux:
[supertux.git] / src / supertux.cpp
index 81856f6..06cbbe7 100644 (file)
 #include <exception>
 #include <locale.h>
 
-#include "defines.h"
 #include "app/globals.h"
 #include "app/setup.h"
-#include "intro.h"
 #include "title.h"
 #include "gameloop.h"
 #include "leveleditor.h"