summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx')
-rw-r--r--Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx b/Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx
index 3b8858d..1bc9372 100644
--- a/Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx
+++ b/Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx
@@ -1,7 +1,7 @@
-#include <FLTKPropertyNameButtonWithHelp.h>
-#include <Fl/Fl.H>
-#include <Fl/fl_ask.H>
-#include <Fl/Fl_Menu_Button.H>
+#include "FLTKPropertyNameButtonWithHelp.h"
+#include <FL/Fl.H>
+#include <FL/fl_ask.H>
+#include <FL/Fl_Menu_Button.H>
#include "../cmCacheManager.h"