Missed an include

This commit is contained in:
fickleheart 2019-03-06 22:45:02 -06:00
parent 219b240bcf
commit 0ed74b3066
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#ifndef __D_CLISRV__
#define __D_CLISRV__
#include "d_event.h"
#include "d_ticcmd.h"
#include "d_netcmd.h"
#include "tables.h"