]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/script.cpp
Took out all #include lines from the extern.h, and changed them to forward declaratio...
[irc/gameservirc.git] / gameserv / script.cpp
index 6ddfd69965e8edaadd7240adca5bb05234ae4794..f2b6c2c7504424283a4e86f40c04e63aa0155691 100644 (file)
@@ -1,6 +1,7 @@
 
 #include "script.h"
 #include "extern.h"
+#include "player.h"
 #include <fstream>
 #include <string>