Commit 9c9e2495 authored by ossy@webkit.org's avatar ossy@webkit.org

[Qt] Buildfix after r81230.

* WebCore.pri: Missing include path added.



git-svn-id: svn://svn.chromium.org/blink/trunk@81273 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent fd8eb557
2011-03-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Buildfix after r81230.
* WebCore.pri: Missing include path added.
2011-03-15 Oliver Hunt <oliver@apple.com> 2011-03-15 Oliver Hunt <oliver@apple.com>
Reviewed by Geoffrey Garen. Reviewed by Geoffrey Garen.
......
...@@ -91,6 +91,7 @@ WEBCORE_INCLUDEPATH = \ ...@@ -91,6 +91,7 @@ WEBCORE_INCLUDEPATH = \
$$SOURCE_DIR/WebCore/platform/audio \ $$SOURCE_DIR/WebCore/platform/audio \
$$SOURCE_DIR/WebCore/platform/graphics \ $$SOURCE_DIR/WebCore/platform/graphics \
$$SOURCE_DIR/WebCore/platform/graphics/filters \ $$SOURCE_DIR/WebCore/platform/graphics/filters \
$$SOURCE_DIR/WebCore/platform/graphics/texmap \
$$SOURCE_DIR/WebCore/platform/graphics/transforms \ $$SOURCE_DIR/WebCore/platform/graphics/transforms \
$$SOURCE_DIR/WebCore/platform/image-decoders \ $$SOURCE_DIR/WebCore/platform/image-decoders \
$$SOURCE_DIR/WebCore/platform/mock \ $$SOURCE_DIR/WebCore/platform/mock \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment