summaryrefslogtreecommitdiff
path: root/Source/WebCore/platform/graphics/BitmapImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/BitmapImage.h')
-rw-r--r--Source/WebCore/platform/graphics/BitmapImage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/graphics/BitmapImage.h b/Source/WebCore/platform/graphics/BitmapImage.h
index f5bfeb145..05212804e 100644
--- a/Source/WebCore/platform/graphics/BitmapImage.h
+++ b/Source/WebCore/platform/graphics/BitmapImage.h
@@ -31,6 +31,7 @@
#include "Image.h"
#include "Color.h"
#include "ImageOrientation.h"
+#include "ImageSource.h"
#include "IntSize.h"
#if PLATFORM(MAC)