mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
a massive fix of FLTK headers inclusion;
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
|
||||
#include <stdio.h> // snprintf
|
||||
|
||||
#include <FL/Fl_Shared_Image.h>
|
||||
#include <FL/Fl.h>
|
||||
#include <FL/Fl_Shared_Image.H>
|
||||
#include <FL/Fl.H>
|
||||
|
||||
#include <edelib/Run.h>
|
||||
#include <edelib/Debug.h>
|
||||
|
Reference in New Issue
Block a user