summaryrefslogtreecommitdiff
path: root/TAO/tao/Cache_Entries.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Cache_Entries.h')
-rw-r--r--TAO/tao/Cache_Entries.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Cache_Entries.h b/TAO/tao/Cache_Entries.h
index d1eedfc5b51..6c21e9bcb22 100644
--- a/TAO/tao/Cache_Entries.h
+++ b/TAO/tao/Cache_Entries.h
@@ -17,13 +17,13 @@
#include /**/ "ace/pre.h"
-#include "tao/Transport_Descriptor_Interface.h"
+#include "ace/Recyclable.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Recyclable.h"
+#include "tao/Transport_Descriptor_Interface.h"
class TAO_Transport;