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:
@@ -16,8 +16,8 @@
|
||||
|
||||
#include <edelib/Debug.h>
|
||||
|
||||
#include <FL/x.h>
|
||||
#include <FL/Fl.h>
|
||||
#include <FL/x.H>
|
||||
#include <FL/Fl.H>
|
||||
|
||||
#include <string.h> // memcpy
|
||||
#include <stdlib.h> // malloc, realloc
|
||||
|
Reference in New Issue
Block a user