aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/debugger.cpp')
-rw-r--r--engines/simon/debugger.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/simon/debugger.cpp b/engines/simon/debugger.cpp
index 7e2694966a..8fc4702d1e 100644
--- a/engines/simon/debugger.cpp
+++ b/engines/simon/debugger.cpp
@@ -25,8 +25,8 @@
#include "common/config-manager.h"
-#include "simon/debugger.h"
-#include "simon/simon.h"
+#include "agos/debugger.h"
+#include "agos/agos.h"
namespace Simon {