aboutsummaryrefslogtreecommitdiffstats
path: root/src/dynamic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dynamic.cpp')
-rw-r--r--src/dynamic.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dynamic.cpp b/src/dynamic.cpp
index d7ee08ed5..94f93d4f4 100644
--- a/src/dynamic.cpp
+++ b/src/dynamic.cpp
@@ -27,6 +27,8 @@
#include "inspircd.h"
+#include "dynamic.h"
+
#ifndef _WIN32
# include <dlfcn.h>
#endif