aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/qcommon/msg.c')
-rw-r--r--code/qcommon/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/qcommon/msg.c b/code/qcommon/msg.c
index 8c8afe8..4f918f5 100644
--- a/code/qcommon/msg.c
+++ b/code/qcommon/msg.c
@@ -19,7 +19,7 @@ along with Foobar; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
-#include "../game/q_shared.h"
+#include "q_shared.h"
#include "qcommon.h"
static huffman_t msgHuff;