Index: Source/core/dom/TextEvent.h |
diff --git a/Source/core/dom/TextEvent.h b/Source/core/dom/TextEvent.h |
index 83f9c9232f09e0cb766063a9bd595f71b57c7f97..68e4aaa0836028e889cc6c6aacb30e88bde33ac3 100644 |
--- a/Source/core/dom/TextEvent.h |
+++ b/Source/core/dom/TextEvent.h |
@@ -27,8 +27,8 @@ |
#ifndef TextEvent_h |
#define TextEvent_h |
-#include "TextEventInputType.h" |
-#include "UIEvent.h" |
+#include "core/dom/TextEventInputType.h" |
+#include "core/dom/UIEvent.h" |
#include "core/editing/DictationAlternative.h" |
namespace WebCore { |