aboutsummaryrefslogtreecommitdiff
path: root/src/EventManager.hpp
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-06-20 16:49:10 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-06-20 16:49:10 +0200
commit93d69841064fd5c3156d989caf7ddec46bfb8685 (patch)
tree71dc8675e27c2ac4608114efbbb3e8b81430587d /src/EventManager.hpp
parent1967e3465c7e82d84dc8441ba1993a55050766fb (diff)
Inja/Template stuff
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/EventManager.hpp')
-rw-r--r--src/EventManager.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/EventManager.hpp b/src/EventManager.hpp
index 73b95ea..eafaf0d 100644
--- a/src/EventManager.hpp
+++ b/src/EventManager.hpp
@@ -2,6 +2,7 @@
#define EVENT_MANAGER_H 1
#include "ContentManager.hpp"
+#include "Filesystem.hpp"
#include <event2/buffer.h>
#include <event2/event.h>