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:
@ -15,8 +15,8 @@
|
||||
|
||||
#include <edelib/Config.h>
|
||||
|
||||
#include <FL/Fl.h>
|
||||
#include <FL/x.h>
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/x.H>
|
||||
#include <stdlib.h>
|
||||
|
||||
ElmaService::ElmaService() : config(NULL), theme(NULL) {
|
||||
|
Reference in New Issue
Block a user