diff options
Diffstat (limited to 'src/net_common.c')
-rw-r--r-- | src/net_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net_common.c b/src/net_common.c index afcd8af..5b0c1de 100644 --- a/src/net_common.c +++ b/src/net_common.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // net.c // -#include "com_local.h" +#include "common.h" #include "protocol.h" #include "q_msg.h" #include "q_fifo.h" |