Reviewed by NOBODY (no-svg build fix).
* page/EventHandler.cpp: Include FloatPoint.h.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@19385
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-02-03 David Kilzer <ddkilzer@webkit.org>
+
+ Reviewed by NOBODY (no-svg build fix).
+
+ * page/EventHandler.cpp: Include FloatPoint.h.
+
2007-02-03 Alexey Proskuryakov <ap@webkit.org>
Reviewed by Mitz.
#include "DragController.h"
#include "Editor.h"
#include "EventNames.h"
+#include "FloatPoint.h"
#include "FocusController.h"
#include "Frame.h"
#include "FrameTree.h"