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:
@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
#include "Background.h"
|
||||
#include <FL/Fl_Shared_Image.h>
|
||||
#include <FL/Fl_Shared_Image.H>
|
||||
#include <edelib/Debug.h>
|
||||
|
||||
bool Background::load_images(const char* bpath, const char* ppath) {
|
||||
|
Reference in New Issue
Block a user