summaryrefslogtreecommitdiffstats
path: root/gfx/2d/RecordedEvent.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-13 10:10:59 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-20 13:53:34 +0000
commitfa68aa6fd572fb92de7eafe9d253fc00a3f63ae1 (patch)
treecbdc8b4eb80d525ce4fe34cb590b0d4707b78033 /gfx/2d/RecordedEvent.cpp
parent9f37161ec53bb2163ef85d16bcc69a6aa339a044 (diff)
downloadUXP-fa68aa6fd572fb92de7eafe9d253fc00a3f63ae1.tar
UXP-fa68aa6fd572fb92de7eafe9d253fc00a3f63ae1.tar.gz
UXP-fa68aa6fd572fb92de7eafe9d253fc00a3f63ae1.tar.lz
UXP-fa68aa6fd572fb92de7eafe9d253fc00a3f63ae1.tar.xz
UXP-fa68aa6fd572fb92de7eafe9d253fc00a3f63ae1.zip
Issue #80 - De-unify gfx/2d
Diffstat (limited to 'gfx/2d/RecordedEvent.cpp')
-rw-r--r--gfx/2d/RecordedEvent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/2d/RecordedEvent.cpp b/gfx/2d/RecordedEvent.cpp
index 3bfc5c8f6..e6be60b59 100644
--- a/gfx/2d/RecordedEvent.cpp
+++ b/gfx/2d/RecordedEvent.cpp
@@ -7,6 +7,7 @@
#include "PathRecording.h"
#include "RecordingTypes.h"
+#include "DrawEventRecorder.h"
#include "Tools.h"
#include "Filters.h"
#include "Logging.h"