summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp')
-rw-r--r--TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp b/TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp
index 9ead0131eb1..d3a1079ec09 100644
--- a/TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp
+++ b/TAO/DevGuideExamples/RTCORBA/Messenger_i.cpp
@@ -1,7 +1,7 @@
// $Id$
#include "Messenger_i.h"
-#include <ace/Thread.h>
+#include "ace/Thread.h"
#include <iostream>
// Implementation skeleton constructor