Index: public/web/WebDatabase.h |
diff --git a/public/web/WebDatabase.h b/public/web/WebDatabase.h |
index 14973c28e88f7b9331dd8423620da46ec0ca79c2..ff34c136596d1e98ab0e6a519c6a00873842b2fe 100644 |
--- a/public/web/WebDatabase.h |
+++ b/public/web/WebDatabase.h |
@@ -31,8 +31,8 @@ |
#ifndef WebDatabase_h |
#define WebDatabase_h |
-#include "../platform/WebCommon.h" |
-#include "WebSecurityOrigin.h" |
+#include "public/platform/WebCommon.h" |
+#include "public/web/WebSecurityOrigin.h" |
namespace WebCore { class DatabaseBackendBase; } |