aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/graphicengine.h
diff options
context:
space:
mode:
authorMax Horn2010-10-13 10:51:20 +0000
committerMax Horn2010-10-13 10:51:20 +0000
commit85fa23afbe08d6296d716321d95214042d70f9ac (patch)
treef14d491c57cab5078a74c0561fbd38af1914103a /engines/sword25/gfx/graphicengine.h
parentb3c352d1fee37831408c43155cca91f3d8e42764 (diff)
downloadscummvm-rg350-85fa23afbe08d6296d716321d95214042d70f9ac.tar.gz
scummvm-rg350-85fa23afbe08d6296d716321d95214042d70f9ac.tar.bz2
scummvm-rg350-85fa23afbe08d6296d716321d95214042d70f9ac.zip
SWORD25: Get rid of kernel/bs_stdint.h
svn-id: r53405
Diffstat (limited to 'engines/sword25/gfx/graphicengine.h')
-rw-r--r--engines/sword25/gfx/graphicengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword25/gfx/graphicengine.h b/engines/sword25/gfx/graphicengine.h
index ecbfa377c8..d3443f42f2 100644
--- a/engines/sword25/gfx/graphicengine.h
+++ b/engines/sword25/gfx/graphicengine.h
@@ -49,7 +49,6 @@
#include "common/str.h"
#include "graphics/surface.h"
#include "sword25/kernel/common.h"
-#include "sword25/kernel/bs_stdint.h"
#include "sword25/kernel/resservice.h"
#include "sword25/kernel/persistable.h"
#include "sword25/gfx/framecounter.h"