aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/morphos.h
diff options
context:
space:
mode:
authorRuediger Hanke2002-09-15 09:16:28 +0000
committerRuediger Hanke2002-09-15 09:16:28 +0000
commit37d7a52c47e59f7c348154c88d5a2410c0e84aab (patch)
tree57ccae9850d1486155138f971062ffd77e9bd846 /backends/morphos/morphos.h
parent9ce78dd66e5b893bcfe8629ca1e880ab7c10682d (diff)
downloadscummvm-rg350-37d7a52c47e59f7c348154c88d5a2410c0e84aab.tar.gz
scummvm-rg350-37d7a52c47e59f7c348154c88d5a2410c0e84aab.tar.bz2
scummvm-rg350-37d7a52c47e59f7c348154c88d5a2410c0e84aab.zip
Compile fixes
svn-id: r4944
Diffstat (limited to 'backends/morphos/morphos.h')
-rw-r--r--backends/morphos/morphos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/morphos/morphos.h b/backends/morphos/morphos.h
index 6bda51d597..6b2078f026 100644
--- a/backends/morphos/morphos.h
+++ b/backends/morphos/morphos.h
@@ -24,6 +24,7 @@
#ifndef MORPHOS_MORPHOS_H
#define MORPHOS_MORPHOS_H
+#include <dos/dosextens.h>
#include <graphics/regions.h>
#include <intuition/intuition.h>
#include <intuition/screens.h>