aboutsummaryrefslogtreecommitdiff
path: root/src/EventManager.hpp
diff options
context:
space:
mode:
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>