]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/aClient.h
Shrunk the dependencies immensely with forward declarations in all H files instead...
[irc/gameservirc.git] / gameserv / aClient.h
index 64a462ea222159cf6816e05a11004337102010a3..b711021410fbd9c5e548df096a2393cab8328495 100644 (file)
@@ -2,7 +2,6 @@
 #define ACLIENT_H
 
 #include <string.h>
-#include "item.h"
 #include "options.h"
 #include "player.h"
 #include <iostream>