diff options
Diffstat (limited to 'src/port/Game.cpp')
| -rw-r--r-- | src/port/Game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/Game.cpp b/src/port/Game.cpp index 18a4c312..ef7894be 100644 --- a/src/port/Game.cpp +++ b/src/port/Game.cpp @@ -1,6 +1,6 @@ #include <libultraship.h> -#include <Fast3D/gfx_pc.h> +#include <Fast3D/interpreter.h> #include "Engine.h" extern "C" { |
