aboutsummaryrefslogtreecommitdiff
path: root/frontend/GameController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/GameController.cpp')
-rw-r--r--frontend/GameController.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/GameController.cpp b/frontend/GameController.cpp
index bbdd0c1..f160006 100644
--- a/frontend/GameController.cpp
+++ b/frontend/GameController.cpp
@@ -4,8 +4,8 @@
#include "GameData.h"
#include "strings.h"
#include "GameController.h"
-#include "Exception.h"
+#include "backend/Exception.h"
#include "backend/print.h"
#include "backend/WeaponObject.h"
#include "backend/Dungeon.h"