summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Transceiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Transceiver.h')
-rw-r--r--cpp/src/Ice/Transceiver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/Transceiver.h b/cpp/src/Ice/Transceiver.h
index 89460b12288..7fa185e4454 100644
--- a/cpp/src/Ice/Transceiver.h
+++ b/cpp/src/Ice/Transceiver.h
@@ -11,15 +11,15 @@
#ifndef ICE_TRANSCEIVER_H
#define ICE_TRANSCEIVER_H
+#include <IceUtil/Shared.h>
#include <Ice/TransceiverF.h>
-#include <Ice/Shared.h>
namespace IceInternal
{
class Buffer;
-class Transceiver : public ::Ice::Shared
+class Transceiver : public ::IceUtil::Shared
{
public: