Remove basics include from scene.h
This commit is contained in:
parent
da3aa51f1b
commit
cee4113f6a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
#define __SCENE_H__
|
#define __SCENE_H__
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "basics.h"
|
|
||||||
#include "camera.h"
|
#include "camera.h"
|
||||||
|
|
||||||
typedef struct _ObjectList ObjectList;
|
typedef struct _ObjectList ObjectList;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue