aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq/opl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/softseq/opl2.c')
-rw-r--r--engines/sci/sfx/softseq/opl2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/sfx/softseq/opl2.c b/engines/sci/sfx/softseq/opl2.c
index ed2f3001c8..c19de1388a 100644
--- a/engines/sci/sfx/softseq/opl2.c
+++ b/engines/sci/sfx/softseq/opl2.c
@@ -17,8 +17,8 @@
***************************************************************************/
-#include <resource.h>
-#include <sfx_iterator.h>
+#include "sci/include/resource.h"
+#include "sci/include/sfx_iterator.h"
#include "../softseq.h"
#include "../adlib.h"
#include <math.h>