engine: include voice.h globally
This commit is contained in:
parent
44cd03f464
commit
69a9211fc9
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ GNU General Public License for more details.
|
||||||
#include "net_api.h"
|
#include "net_api.h"
|
||||||
#include "world.h"
|
#include "world.h"
|
||||||
#include "ref_common.h"
|
#include "ref_common.h"
|
||||||
|
#include "voice.h"
|
||||||
|
|
||||||
// client sprite types
|
// client sprite types
|
||||||
#define SPR_CLIENT 0 // client sprite for temp-entities or user-textures
|
#define SPR_CLIENT 0 // client sprite for temp-entities or user-textures
|
||||||
|
|
Loading…
Add table
Reference in a new issue