Moving headers Fl_XXX_Driver.H from FL/ to src/ --- continued
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12979 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
0272bcf5a7
commit
f6a7602cfc
@ -25,7 +25,7 @@
|
||||
#ifndef FL_ANDROID_SCREEN_DRIVER_H
|
||||
#define FL_ANDROID_SCREEN_DRIVER_H
|
||||
|
||||
#include <FL/Fl_Screen_Driver.H>
|
||||
#include "../../Fl_Screen_Driver.H"
|
||||
#include <FL/Fl_Rect.H>
|
||||
#include <android/input.h>
|
||||
//#include <windows.h>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
#ifndef FL_ANDROID_SYSTEM_DRIVER_H
|
||||
#define FL_ANDROID_SYSTEM_DRIVER_H
|
||||
|
||||
#include <FL/Fl_System_Driver.H>
|
||||
#include "../../Fl_System_Driver.H"
|
||||
#include <stdarg.h>
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user