aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.cpp')
-rw-r--r--frontend/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/main.cpp b/frontend/main.cpp
index 64b4474..94e60c3 100644
--- a/frontend/main.cpp
+++ b/frontend/main.cpp
@@ -1,7 +1,7 @@
#include "backend/print.h"
+#include "backend/Exception.h"
#include "GameController.h"
-#include "Exception.h"
using namespace std;