added some comments and the framework for platforms that travel back and forth on...
[supertux.git] / src / statistics.cpp
index beff2c2..44c6bf0 100644 (file)
 
 #include <config.h>
 
-#include "video/drawing_context.h"
-#include "gettext.h"
-#include "lisp/lisp.h"
-#include "resources.h"
-#include "main.h"
-#include "statistics.h"
+#include "video/drawing_context.hpp"
+#include "gettext.hpp"
+#include "lisp/lisp.hpp"
+#include "resources.hpp"
+#include "main.hpp"
+#include "statistics.hpp"
 
 Statistics global_stats;