diff options
Diffstat (limited to 'third_party/WebKit/public/web/WebLabelElement.h')
| -rw-r--r-- | third_party/WebKit/public/web/WebLabelElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/public/web/WebLabelElement.h b/third_party/WebKit/public/web/WebLabelElement.h index f1ed851..0bf0995 100644 --- a/third_party/WebKit/public/web/WebLabelElement.h +++ b/third_party/WebKit/public/web/WebLabelElement.h @@ -31,7 +31,7 @@ #ifndef WebLabelElement_h #define WebLabelElement_h -#include "WebElement.h" +#include "public/web/WebElement.h" #if BLINK_IMPLEMENTATION namespace WebCore { class HTMLLabelElement; } |
