Fix crash when providing bad command line argument
[clinton/bobotpp.git] / source / ChannelList.C
index 2295754..4d4e87f 100644 (file)
@@ -21,6 +21,8 @@
 #endif
 
 #include "ChannelList.H"
+#include "ServerConnection.H"
+
 #ifdef USESCRIPTS
 #include "Interp.H"
 #endif