aboutsummaryrefslogtreecommitdiffstats
path: root/src/fileutils.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2023-01-14 10:19:38 +0000
committerGravatar Sadie Powell2023-01-14 10:19:38 +0000
commit046b1a2b654cc5ffe181c71076410633ac144b2e (patch)
tree28757c42035ab5d24f82b87ad9ad92fd52295b4d /src/fileutils.cpp
parentAllow setting <cloak:psl> to "system" to use the system database. (diff)
Remove some more unnecessary things from the global headers.
Diffstat (limited to 'src/fileutils.cpp')
-rw-r--r--src/fileutils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fileutils.cpp b/src/fileutils.cpp
index fd21f76d2..7084d8576 100644
--- a/src/fileutils.cpp
+++ b/src/fileutils.cpp
@@ -19,6 +19,7 @@
#include "inspircd.h"
+#include "fileutils.h"
#include <fstream>