diff options
Diffstat (limited to 'Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro')
-rw-r--r-- | Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro b/Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro index cbcd92198..efe946dd1 100644 --- a/Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro +++ b/Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro @@ -36,8 +36,8 @@ VPATH = ../../unix/TestNetscapePlugin ../../TestNetscapePlugIn INCLUDEPATH += \ - ../../unix/TestNetscapePlugin/ForwardingHeaders \ - ../../unix/TestNetscapePlugin/ForwardingHeaders/WebKit \ + ../../TestNetscapePlugIn/unix/ForwardingHeaders \ + ../../TestNetscapePlugIn/unix/ForwardingHeaders/WebKit \ ../../TestNetscapePlugIn DESTDIR = $${ROOT_BUILD_DIR}/lib/plugins |