diff options
Diffstat (limited to 'src/net_chan.c')
-rw-r--r-- | src/net_chan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net_chan.c b/src/net_chan.c index 023da21..6ac2c9e 100644 --- a/src/net_chan.c +++ b/src/net_chan.c @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "com_local.h" +#include "common.h" #include "protocol.h" #include "q_msg.h" #include "net_sock.h" |