mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Studio: fix compile error
Include for CRefCounted.
This commit is contained in:
parent
adf12a3c22
commit
3ab3171018
@ -1,5 +1,6 @@
|
|||||||
#ifndef STUDIO_H
|
#ifndef STUDIO_H
|
||||||
#define STUDIO_H
|
#define STUDIO_H
|
||||||
|
#include "tier1/refcount.h"
|
||||||
#include "mathlib/mathlib.h"
|
#include "mathlib/mathlib.h"
|
||||||
|
|
||||||
#define MAX_NUM_LODS 8
|
#define MAX_NUM_LODS 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user