]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/event.h
Fix a bunch of really obvious unnecessary includes.
[user/henk/code/inspircd.git] / include / event.h
index d3b7792164237cc0995ead826da08529584936b0..baa24d7d08798b9f5c9a370dac3bae2af1f64510 100644 (file)
@@ -20,6 +20,8 @@
 
 #pragma once
 
+#include "base.h"
+
 namespace Events
 {
        class ModuleEventListener;