Header include cleanups
This commit is contained in:
parent
d3dbfba8bc
commit
f38db9e77c
|
@ -20,8 +20,6 @@
|
|||
#ifndef _OZONE_SIDEBAR_H
|
||||
#define _OZONE_SIDEBAR_H
|
||||
|
||||
#include "ozone_texture.h"
|
||||
|
||||
enum
|
||||
{
|
||||
OZONE_SYSTEM_TAB_MAIN = 0,
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#define _OZONE_TEXTURE_H
|
||||
|
||||
#include "ozone.h"
|
||||
#include "ozone_texture.h"
|
||||
|
||||
#include "../../menu_driver.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue