aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/paint.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/paint.h')
-rw-r--r--engines/sci/graphics/paint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/graphics/paint.h b/engines/sci/graphics/paint.h
index efeaa38875..27f7e428b6 100644
--- a/engines/sci/graphics/paint.h
+++ b/engines/sci/graphics/paint.h
@@ -23,8 +23,6 @@
#ifndef SCI_GRAPHICS_PAINT_H
#define SCI_GRAPHICS_PAINT_H
-#include "common/hashmap.h"
-
namespace Sci {
class GfxPaint {