summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/progress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/progress.cpp')
-rw-r--r--TAO/examples/AMI/FL_Callback/progress.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/AMI/FL_Callback/progress.cpp b/TAO/examples/AMI/FL_Callback/progress.cpp
index 34c6eb68dd1..a1363e7a56d 100644
--- a/TAO/examples/AMI/FL_Callback/progress.cpp
+++ b/TAO/examples/AMI/FL_Callback/progress.cpp
@@ -9,8 +9,8 @@ ACE_RCSID (FL_Callback,
progress,
"$Id$")
-#include <FL/Fl.h>
-#include <FL/Fl_Window.h>
+#include <FL/Fl.H>
+#include <FL/Fl_Window.H>
const ACE_TCHAR *ior_output_file = ACE_TEXT("progress.ior");
int n_iterations = 1000;