Index: Source/core/scripts/make_event_factory.py |
=================================================================== |
--- Source/core/scripts/make_event_factory.py (revision 159157) |
+++ Source/core/scripts/make_event_factory.py (working copy) |
@@ -39,7 +39,7 @@ |
IMPLEMENTATION_TEMPLATE = """%(license)s |
#include "config.h" |
-#include "core/events/%(class_name)sFactory.h" |
+#include "%(class_name)sFactory.h" |
#include "%(class_name)sHeaders.h" |
#include "RuntimeEnabledFeatures.h" |