Cleanup imports
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#define LIME_SYSTEM_DISPLAY_MODE_H
|
||||
|
||||
|
||||
#include <hx/CFFI.h>
|
||||
#include <graphics/PixelFormat.h>
|
||||
#include <system/CFFI.h>
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
#undef RemoveDirectory
|
||||
#endif
|
||||
|
||||
#include <system/CFFI.h>
|
||||
#include <system/Mutex.h>
|
||||
#include <hx/CFFI.h>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef LIME_SYSTEM_SYSTEM_H
|
||||
#define LIME_SYSTEM_SYSTEM_H
|
||||
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user