lazily load tile images to speedup startup times
[supertux.git] / src / misc.cpp
index ce553ed..b03fca1 100644 (file)
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <config.h>
+
 #include "misc.h"
+#include "app/globals.h"
 
 void MyConfig::customload(LispReader& reader)
 {