More PSP compilation fixes

This commit is contained in:
xawotihs
2013-11-17 19:07:22 +01:00
parent 422bb430d4
commit 958440d909
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@
#include "../include/JFileSystem.h"
#include "../include/JRenderer.h"
#include "../include/JGameLauncher.h"
#ifdef QT_CONFIG
#include <QTime>
#endif
class WagicCore
{