aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.cpp')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 68fe1ce9ea..3025112718 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -26,7 +26,7 @@
#include "sound/mididrv.h"
#include "common/config-file.h"
#include "common/file.h"
-#include "common/gameDetector.h"
+#include "base/gameDetector.h"
#include <errno.h>
#include <time.h>