Index: Source/core/html/HTMLAppletElement.cpp |
diff --git a/Source/core/html/HTMLAppletElement.cpp b/Source/core/html/HTMLAppletElement.cpp |
index 1f64ae418f2a7004633a6804ead36597a61213ed..c61da2ee48a29500627f211f11c1441aaf50d24f 100644 |
--- a/Source/core/html/HTMLAppletElement.cpp |
+++ b/Source/core/html/HTMLAppletElement.cpp |
@@ -33,7 +33,7 @@ |
#include "RenderApplet.h" |
#include "SecurityOrigin.h" |
#include "Settings.h" |
-#include "Widget.h" |
+#include "core/platform/Widget.h" |
namespace WebCore { |