mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-23 20:09:45 +03:00
Fix gcc build errors & warnings
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
//
|
||||
//===========================================================================//
|
||||
#include "cbase.h"
|
||||
#include "ai_criteria.h"
|
||||
#include "AI_Criteria.h"
|
||||
|
||||
#ifdef GAME_DLL
|
||||
#include "ai_speech.h"
|
||||
#endif
|
||||
|
||||
#include <keyvalues.h>
|
||||
#include "engine/ienginesound.h"
|
||||
#include <KeyValues.h>
|
||||
#include "engine/IEngineSound.h"
|
||||
|
||||
// memdbgon must be the last include file in a .cpp file!!!
|
||||
#include <tier0/memdbgon.h>
|
||||
|
||||
Reference in New Issue
Block a user