a massive fix of FLTK headers inclusion;

This commit is contained in:
Sanel Zukan
2008-09-15 11:00:23 +00:00
parent 65492f45b7
commit e399841a6d
35 changed files with 111 additions and 111 deletions

View File

@ -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) {