summaryrefslogtreecommitdiff
path: root/TAO/tao/Queued_Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Queued_Message.h')
-rw-r--r--TAO/tao/Queued_Message.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h
index 47a98735a4d..ece9491d047 100644
--- a/TAO/tao/Queued_Message.h
+++ b/TAO/tao/Queued_Message.h
@@ -20,7 +20,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "LF_Event.h"
+#include "LF_Invocation_Event.h"
class ACE_Message_Block;
class ACE_Allocator;
@@ -62,7 +62,7 @@ class ACE_Allocator;
* allocating the memory?
*
*/
-class TAO_Export TAO_Queued_Message : public TAO_LF_Event
+class TAO_Export TAO_Queued_Message : public TAO_LF_Invocation_Event
{
public:
/// Constructor