summaryrefslogtreecommitdiffstats
path: root/WebKit/chromium/src/WebAnimationControllerImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/chromium/src/WebAnimationControllerImpl.h')
-rw-r--r--WebKit/chromium/src/WebAnimationControllerImpl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/WebKit/chromium/src/WebAnimationControllerImpl.h b/WebKit/chromium/src/WebAnimationControllerImpl.h
index 8b0676e..66dfe98 100644
--- a/WebKit/chromium/src/WebAnimationControllerImpl.h
+++ b/WebKit/chromium/src/WebAnimationControllerImpl.h
@@ -31,9 +31,7 @@
#ifndef WebAnimationControllerImpl_h
#define WebAnimationControllerImpl_h
-// FIXME: This relative path is a temporary hack to support using this
-// header from webkit/glue.
-#include "../public/WebAnimationController.h"
+#include "WebAnimationController.h"
namespace WebCore {
class AnimationController;