mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
Fix interface.h includes
This commit is contained in:
parent
b58d27b75d
commit
6455c156af
@ -10,7 +10,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
@ -20,7 +20,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/utlvector.h"
|
||||
#include "tier1/utldict.h"
|
||||
#include "tier1/UtlStringMap.h"
|
||||
|
@ -12,7 +12,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "bitmap/imageformat.h" //ImageFormat enum definition
|
||||
|
||||
class CUtlBuffer;
|
||||
|
@ -10,7 +10,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/utlvector.h"
|
||||
#include "tier1/utlsymbollarge.h"
|
||||
#include "appframework/IAppSystem.h"
|
||||
|
@ -13,7 +13,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "mathlib/vmatrix.h"
|
||||
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "mathlib/vector.h"
|
||||
#include "mathlib/vector4d.h"
|
||||
#include "tier1/utlbuffer.h"
|
||||
|
@ -12,7 +12,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
|
||||
|
||||
class IVTex
|
||||
|
@ -17,7 +17,7 @@ class IMatchSession;
|
||||
|
||||
#include "appframework/iAppSystem.h"
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "keyvalues.h"
|
||||
|
||||
#if !defined( _X360 )
|
||||
|
@ -11,7 +11,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier0/basetypes.h"
|
||||
#include "bitmap/imageformat.h"
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
#define GAMMA 2.2f
|
||||
#define TEXGAMMA 2.2f
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/refcount.h"
|
||||
#include "mathlib/vector.h"
|
||||
#include "mathlib/vector4d.h"
|
||||
|
@ -14,7 +14,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier2/tier2.h"
|
||||
|
||||
#include "bitmap/imageformat.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "materialsystem/imaterial.h"
|
||||
#include <float.h>
|
||||
#include <string.h>
|
||||
|
@ -12,7 +12,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include "tier1/utlstring.h"
|
||||
#include "tier1/utlstringmap.h"
|
||||
#include "tier1/utlvector.h"
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "mathlib/mathlib.h"
|
||||
|
||||
#include "ValveMaya/Undo.h"
|
||||
|
@ -13,7 +13,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "appframework/IAppSystem.h"
|
||||
#include "bitmap/imageformat.h"
|
||||
#include "tier1/utlbuffer.h"
|
||||
|
@ -10,7 +10,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/utlvector.h"
|
||||
#include "Color.h"
|
||||
#include "basehandle.h"
|
||||
|
@ -13,7 +13,7 @@
|
||||
#endif
|
||||
|
||||
#include <vgui/VGUI.h>
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "vgui/MouseCode.h"
|
||||
#include "vgui/KeyCode.h"
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
#endif
|
||||
|
||||
#include <vgui/VGUI.h>
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/utlvector.h"
|
||||
|
||||
#ifdef SendMessage
|
||||
|
@ -13,7 +13,7 @@
|
||||
#endif
|
||||
|
||||
#include "vgui/vgui.h"
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/utlsymbol.h"
|
||||
|
||||
class Color;
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
#include "vgui/VGUI.h"
|
||||
#include "vgui/IHTML.h" // CreateHTML, PaintHTML
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "bitmap/imageformat.h"
|
||||
|
||||
#include "appframework/IAppSystem.h"
|
||||
|
@ -12,7 +12,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "tier1/keyvalues.h"
|
||||
#include <vgui/VGUI.h>
|
||||
#include <vgui/KeyCode.h>
|
||||
|
@ -12,7 +12,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include <vgui/VGUI.h>
|
||||
|
||||
#include "appframework/IAppSystem.h"
|
||||
|
@ -16,7 +16,7 @@
|
||||
#include <vgui/IPanel.h>
|
||||
#include <vstdlib/IKeyValuesSystem.h>
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "vgui/MouseCode.h"
|
||||
#include "vgui/KeyCode.h"
|
||||
#include "tier3/tier3.h"
|
||||
|
@ -12,7 +12,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "appframework/IAppSystem.h"
|
||||
#include "mathlib/vector.h"
|
||||
#include "mathlib/vector4d.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user