diff options
-rw-r--r-- | Source/FLTKDialog/FLTKPropertyItemRow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/FLTKDialog/FLTKPropertyItemRow.cxx b/Source/FLTKDialog/FLTKPropertyItemRow.cxx index d1f455c..fa259f7 100644 --- a/Source/FLTKDialog/FLTKPropertyItemRow.cxx +++ b/Source/FLTKDialog/FLTKPropertyItemRow.cxx @@ -12,7 +12,7 @@ #include "../cmCacheManager.h" #include "FLTKPropertyList.h" #include "CMakeSetupGUIImplementation.h" - +#include <stdio.h> namespace fltk { |