source-engine/materialsystem/shaderapidx9/shaderapidx10_global.h

20 lines
361 B
C
Raw Normal View History

2020-04-22 16:56:21 +00:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//===========================================================================//
#ifndef SHADERAPIDX10_GLOBAL_H
#define SHADERAPIDX10_GLOBAL_H
#ifdef _WIN32
#pragma once
#endif
#include "shaderapi_global.h"
#endif // SHADERAPIDX10_GLOBAL_H