aboutsummaryrefslogtreecommitdiff
path: root/simon/simonvga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simonvga.cpp')
-rw-r--r--simon/simonvga.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simonvga.cpp b/simon/simonvga.cpp
index dc9eb639d8..1c56d5295d 100644
--- a/simon/simonvga.cpp
+++ b/simon/simonvga.cpp
@@ -22,6 +22,7 @@
// Video script opcodes for Simon1/Simon2
#include "stdafx.h"
#include "simon.h"
+#include "simonintern.h"
typedef void (SimonState::*VgaOpcodeProc) ();
static const uint16 vc_get_out_of_code = 0;