aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/cfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/cfile.cpp')
-rw-r--r--engines/cge/cfile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge/cfile.cpp b/engines/cge/cfile.cpp
index 72ec73030f..da56587ebe 100644
--- a/engines/cge/cfile.cpp
+++ b/engines/cge/cfile.cpp
@@ -26,7 +26,6 @@
*/
#include "cge/cfile.h"
-#include <dos.h>
#include <fcntl.h>
#include <string.h>
#include "common/system.h"