Forgot this when moving game GUI to a subfolder... I guess.

This commit is contained in:
2015-10-08 21:51:13 +02:00
parent cc9f868d5d
commit 856053e3f2
+1 -1
View File
@@ -6,7 +6,7 @@
#include "GUI/NumberFrame.h"
#include "Core/EKeyUp.h"
#include "Game/EScoreEvent.h"
#include "Game/FPSCounter.h"
#include "Game/GUI/FPSCounter.h"
namespace dd
{