Fixed relative path includes of JGE headers.

This commit is contained in:
wrenczes@gmail.com
2011-03-02 09:04:31 +00:00
parent 9901329caf
commit 297f87eb04

View File

@@ -10,8 +10,8 @@
#include "pspthreadman.h"
#include "DebugRoutines.h"
#include "JLogger.h"
#include "../include/DebugRoutines.h"
#include "../include/JLogger.h"
namespace boost
{