fix dedicated build caused by previous commit

This commit is contained in:
nillerusr
2023-02-03 03:40:57 +03:00
parent 3345902612
commit 6428e90fa2
3 changed files with 7 additions and 0 deletions

View File

@@ -18,7 +18,9 @@
#include "ctype.h"
#include "tier1/fmtstr.h"
#ifndef DEDICATED
#include "togl/rendermechanism.h"
#endif
// NOTE: This must be the last file included!!!
#include "tier0/memdbgon.h"