diff options
Diffstat (limited to 'Source/FLTKDialog/FLTKPropertyItemRow.h')
-rw-r--r-- | Source/FLTKDialog/FLTKPropertyItemRow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/FLTKDialog/FLTKPropertyItemRow.h b/Source/FLTKDialog/FLTKPropertyItemRow.h index d3adb3e..3934166 100644 --- a/Source/FLTKDialog/FLTKPropertyItemRow.h +++ b/Source/FLTKDialog/FLTKPropertyItemRow.h @@ -5,8 +5,8 @@ #include "FLTKPropertyList.h" #include "FLTKPropertyNameButtonWithHelp.h" -#include <Fl/Fl_Tile.H> -#include <Fl/Fl_Input.H> +#include <FL/Fl_Tile.H> +#include <FL/Fl_Input.H> namespace fltk { |