From 1b52e9f19cec1693dc9331b0d503aff07f507427 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 31 Jul 2003 12:33:33 +0000 Subject: added new header file backends/intern.h; removed some stuff from common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h) svn-id: r9327 --- backends/sdl/sdl-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/sdl') diff --git a/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h index 917d641b38..b1024d1f15 100644 --- a/backends/sdl/sdl-common.h +++ b/backends/sdl/sdl-common.h @@ -25,6 +25,7 @@ #include "stdafx.h" #include "scummsys.h" #include "system.h" +#include "backends/intern.h" #include #include -- cgit v1.2.3