summaryrefslogtreecommitdiff
path: root/Source/web/PopupListBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/PopupListBox.h')
-rw-r--r--Source/web/PopupListBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/web/PopupListBox.h b/Source/web/PopupListBox.h
index 01641bce3..34a94438d 100644
--- a/Source/web/PopupListBox.h
+++ b/Source/web/PopupListBox.h
@@ -33,7 +33,7 @@
#include "core/dom/Element.h"
#include "core/platform/chromium/FramelessScrollView.h"
-#include "core/platform/text/TextDirection.h"
+#include "platform/text/TextDirection.h"
#include "wtf/text/WTFString.h"
namespace WebCore {