aboutsummaryrefslogtreecommitdiffstats
path: root/src/cull_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cull_list.cpp')
-rw-r--r--src/cull_list.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cull_list.cpp b/src/cull_list.cpp
index ee257350e..9aecb8d83 100644
--- a/src/cull_list.cpp
+++ b/src/cull_list.cpp
@@ -12,7 +12,6 @@
*/
#include "inspircd.h"
-#include "users.h"
#include "cull_list.h"
CullItem::CullItem(userrec* u, std::string &r, const char* o_reason)