summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rallyx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/rallyx.cpp')
-rw-r--r--src/mame/video/rallyx.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/video/rallyx.cpp b/src/mame/video/rallyx.cpp
index f0368f335c7..df2e839dc11 100644
--- a/src/mame/video/rallyx.cpp
+++ b/src/mame/video/rallyx.cpp
@@ -30,8 +30,9 @@ needs more color combination to render its graphics.
***************************************************************************/
#include "emu.h"
-#include "video/resnet.h"
#include "includes/rallyx.h"
+#include "video/resnet.h"
+#include "screen.h"
#define STARS_COLOR_BASE (0x104)