aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/cl_net_chan.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/cl_net_chan.c')
-rw-r--r--code/client/cl_net_chan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/client/cl_net_chan.c b/code/client/cl_net_chan.c
index f18e565..3e5ab39 100644
--- a/code/client/cl_net_chan.c
+++ b/code/client/cl_net_chan.c
@@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
-#include "../game/q_shared.h"
+#include "../qcommon/q_shared.h"
#include "../qcommon/qcommon.h"
#include "client.h"