aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
authorMax Horn2002-05-14 23:50:09 +0000
committerMax Horn2002-05-14 23:50:09 +0000
commit885f043a7f0966ba5f0d43eef0760a0e6fd563d4 (patch)
treec5d1bccf66170be38f1a63e121a1462155658b7b /scumm.h
parent0eb5120edb61d3840e9abf94f8c96059502c011c (diff)
downloadscummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.tar.gz
scummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.tar.bz2
scummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.zip
remove config-file.h from scumm.h (for me this means only 5 instead of 31 files have to be recompiled whenever config-file.h changes
svn-id: r4335
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index 80c1131a1d..4fc08f1802 100644
--- a/scumm.h
+++ b/scumm.h
@@ -26,7 +26,6 @@
#include "scummsys.h"
#include "system.h"
#include "sound/mixer.h"
-#include "config-file.h"
#define SCUMMVM_VERSION "0.2.0 Release"
#define SCUMMVM_CVS "051302"