aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/debug.cpp')
-rw-r--r--engines/simon/debug.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/simon/debug.cpp b/engines/simon/debug.cpp
index 49631b817c..fa4fe87386 100644
--- a/engines/simon/debug.cpp
+++ b/engines/simon/debug.cpp
@@ -22,9 +22,10 @@
// Simon debug functions
#include "common/stdafx.h"
+
+#include "simon/debug.h"
#include "simon/simon.h"
#include "simon/intern.h"
-#include "simon/debug.h"
#include "simon/vga.h"
#include <sys/stat.h>