summaryrefslogtreecommitdiff
path: root/src/cmd_qline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_qline.cpp')
-rw-r--r--src/cmd_qline.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_qline.cpp b/src/cmd_qline.cpp
index 0cbe3d8d0..e38c02880 100644
--- a/src/cmd_qline.cpp
+++ b/src/cmd_qline.cpp
@@ -23,7 +23,7 @@
#include "helperfuncs.h"
#include "commands/cmd_qline.h"
-extern ServerConfig* Config;
+extern InspIRCd* ServerInstance;
extern int MODCOUNT;
extern ModuleList modules;
extern FactoryList factory;