summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/qt/GradientQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/qt/GradientQt.cpp')
-rw-r--r--Source/WebCore/platform/graphics/qt/GradientQt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/qt/GradientQt.cpp b/Source/WebCore/platform/graphics/qt/GradientQt.cpp
index 72bb00938..3412cfadd 100644
--- a/Source/WebCore/platform/graphics/qt/GradientQt.cpp
+++ b/Source/WebCore/platform/graphics/qt/GradientQt.cpp
@@ -27,7 +27,6 @@
#include "config.h"
#include "Gradient.h"
-#include "CSSParser.h"
#include "GraphicsContext.h"
#include <QGradient>