Include basics.h in scene.h
This commit is contained in:
parent
1ac6e6341c
commit
3ee28f9696
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
#ifndef __SCENE_H__
|
||||
#define __SCENE_H__
|
||||
|
||||
#include "basics.h"
|
||||
|
||||
|
||||
typedef struct _Scene
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue