summaryrefslogtreecommitdiffstats
path: root/Tools/DumpRenderTree/qt/TextInputControllerQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/qt/TextInputControllerQt.cpp')
-rw-r--r--Tools/DumpRenderTree/qt/TextInputControllerQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/DumpRenderTree/qt/TextInputControllerQt.cpp b/Tools/DumpRenderTree/qt/TextInputControllerQt.cpp
index 9112674..8cf2e4e 100644
--- a/Tools/DumpRenderTree/qt/TextInputControllerQt.cpp
+++ b/Tools/DumpRenderTree/qt/TextInputControllerQt.cpp
@@ -28,7 +28,7 @@
*/
#include "config.h"
#include "TextInputControllerQt.h"
-#include "../../../Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.h"
+#include "DumpRenderTreeSupportQt.h"
#include <QApplication>
#include <QInputMethodEvent>