Fix compilation.

This commit is contained in:
Andrey Akhmichin 2021-06-07 19:20:38 +05:00
parent 0fab78ad24
commit 0557b2dfe3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
* without written permission from Valve LLC.
*
****/
#if !OEM_BUILD ) && !HLDEMO_BUILD
#if !OEM_BUILD && !HLDEMO_BUILD
#include "extdll.h"
#include "util.h"