Studio: fix compile error

Include for CRefCounted.
This commit is contained in:
Kawe Mazidjatari 2024-01-04 18:50:43 +01:00
parent adf12a3c22
commit 3ab3171018

View File

@ -1,5 +1,6 @@
#ifndef STUDIO_H
#define STUDIO_H
#include "tier1/refcount.h"
#include "mathlib/mathlib.h"
#define MAX_NUM_LODS 8