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 "EvokeService.h"
|
||||
|
||||
#include <edelib/Nls.h>
|
||||
#include <FL/Fl_Pixmap.h>
|
||||
#include <FL/Fl.h>
|
||||
#include <FL/Fl_Pixmap.H>
|
||||
#include <FL/Fl.H>
|
||||
|
||||
Fl_Pixmap warnpix(warning_xpm);
|
||||
|
||||
|
Reference in New Issue
Block a user