summaryrefslogtreecommitdiffstats
path: root/pokemodr/TimeUI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/TimeUI.cpp')
-rw-r--r--pokemodr/TimeUI.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokemodr/TimeUI.cpp b/pokemodr/TimeUI.cpp
index 0554fc5b..cef3522e 100644
--- a/pokemodr/TimeUI.cpp
+++ b/pokemodr/TimeUI.cpp
@@ -16,8 +16,8 @@
*/
// General includes
-#include <BugCatcher.h>
-#include <Exception.h>
+#include "../general/BugCatcher.h"
+#include "../general/Exception.h"
// Gheaer include
#include "TimeUI.h"