summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/Progress_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/Progress_i.h')
-rw-r--r--TAO/examples/AMI/FL_Callback/Progress_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/AMI/FL_Callback/Progress_i.h b/TAO/examples/AMI/FL_Callback/Progress_i.h
index 7d9c8fbe9ee..1b17a0b95d5 100644
--- a/TAO/examples/AMI/FL_Callback/Progress_i.h
+++ b/TAO/examples/AMI/FL_Callback/Progress_i.h
@@ -18,7 +18,7 @@
#include "testS.h"
-#include <FL/Fl_Box.h>
+#include <FL/Fl_Box.H>
class Progress_Window : public Fl_Box
{