00001 #ifndef __DW_FLTK_CORE_HH__
00002 #define __DW_FLTK_CORE_HH__
00003
00004 #define __INCLUDED_FROM_DW_FLTK_CORE_HH__
00005
00006 namespace dw {
00007 namespace fltk {
00008 namespace ui {
00009
00010 class FltkResource;
00011
00012 }
00013 }
00014 }
00015
00016 #include <FL/Fl_Widget.H>
00017
00018 #include "core.hh"
00019 #include "fltkimgbuf.hh"
00020 #include "fltkplatform.hh"
00021 #include "fltkui.hh"
00022
00023 #undef __INCLUDED_FROM_DW_FLTK_CORE_HH__
00024
00025 #endif // __DW_FLTK_CORE_HH__