diff options
Diffstat (limited to 'cpp/include/Ice/Ice.h')
-rw-r--r-- | cpp/include/Ice/Ice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Ice.h b/cpp/include/Ice/Ice.h index 806e1023de5..1cde549af8a 100644 --- a/cpp/include/Ice/Ice.h +++ b/cpp/include/Ice/Ice.h @@ -27,7 +27,7 @@ #include <Ice/IncomingAsync.h> #include <Ice/Process.h> #include <Ice/Application.h> -#include <Ice/TransportInfo.h> +#include <Ice/Connection.h> #include <Ice/Functional.h> #include <Ice/Stream.h> |