Cleanup imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <app/ApplicationEvent.h>
|
||||
#include <system/CFFI.h>
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <graphics/RenderEvent.h>
|
||||
#include <system/CFFI.h>
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFIPrime.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/CFFIPointer.h>
|
||||
#include <system/Mutex.h>
|
||||
#include <utils/Bytes.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include <hx/CFFIPrime.h>
|
||||
#include <media/codecs/vorbis/VorbisFile.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/CFFIPointer.h>
|
||||
#include <utils/Bytes.h>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include <curl/curl.h>
|
||||
#include <hx/CFFIPrime.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/CFFIPointer.h>
|
||||
#include <system/Mutex.h>
|
||||
#include <utils/Bytes.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/ClipboardEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include <system/CFFI.h>
|
||||
#include <system/JNI.h>
|
||||
#include <utils/Object.h>
|
||||
#include <hx/CFFIPrime.h>
|
||||
#include <jni.h>
|
||||
#include <pthread.h>
|
||||
#include <android/log.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/SensorEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <system/ValuePointer.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/DropEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/GamepadEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/JoystickEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/KeyEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/MouseEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/TextEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/TouchEvent.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/CFFI.h>
|
||||
#include <ui/WindowEvent.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user