summaryrefslogtreecommitdiff
path: root/materialsystem/shaderapidx9/shaderapidx10_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'materialsystem/shaderapidx9/shaderapidx10_global.h')
-rw-r--r--materialsystem/shaderapidx9/shaderapidx10_global.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/materialsystem/shaderapidx9/shaderapidx10_global.h b/materialsystem/shaderapidx9/shaderapidx10_global.h
new file mode 100644
index 0000000..62416b4
--- /dev/null
+++ b/materialsystem/shaderapidx9/shaderapidx10_global.h
@@ -0,0 +1,19 @@
+//========= 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