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

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