Index: Source/core/dom/ExceptionBase.h |
diff --git a/Source/core/dom/ExceptionBase.h b/Source/core/dom/ExceptionBase.h |
index 01e5f1d9dfed2da663e2b1c9268fa4fcda9f3e5a..d8850ae3149e2347576914e66edd8bada4892a48 100644 |
--- a/Source/core/dom/ExceptionBase.h |
+++ b/Source/core/dom/ExceptionBase.h |
@@ -29,7 +29,7 @@ |
#ifndef ExceptionBase_h |
#define ExceptionBase_h |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
#include <wtf/RefCounted.h> |
#include <wtf/text/WTFString.h> |