aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq/fmopl.h
diff options
context:
space:
mode:
authorJordi Vilalta Prat2009-02-15 08:34:13 +0000
committerJordi Vilalta Prat2009-02-15 08:34:13 +0000
commit003317e89d890944fc12e622190aa916aad6418c (patch)
tree321c42b2dd44c66cf1eaf7f71b19e3fc57944931 /engines/sci/sfx/softseq/fmopl.h
parent1ef23afe6b0441393b6b43ee136552e887c80707 (diff)
downloadscummvm-rg350-003317e89d890944fc12e622190aa916aad6418c.tar.gz
scummvm-rg350-003317e89d890944fc12e622190aa916aad6418c.tar.bz2
scummvm-rg350-003317e89d890944fc12e622190aa916aad6418c.zip
SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)
svn-id: r38201
Diffstat (limited to 'engines/sci/sfx/softseq/fmopl.h')
-rw-r--r--engines/sci/sfx/softseq/fmopl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/softseq/fmopl.h b/engines/sci/sfx/softseq/fmopl.h
index 5bb1cd80d7..0250c23a5a 100644
--- a/engines/sci/sfx/softseq/fmopl.h
+++ b/engines/sci/sfx/softseq/fmopl.h
@@ -26,7 +26,7 @@
#ifndef FMOPL_H_
#define FMOPL_H_
-#include <scitypes.h>
+#include "sci/include/scitypes.h"
#define TWELVE_VOICE 1
#ifdef TWELVE_VOICE