summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'php/src/IcePHP/Connection.cpp')
-rw-r--r--php/src/IcePHP/Connection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/src/IcePHP/Connection.cpp b/php/src/IcePHP/Connection.cpp
index cdb739c8693..0b03e7020f0 100644
--- a/php/src/IcePHP/Connection.cpp
+++ b/php/src/IcePHP/Connection.cpp
@@ -11,7 +11,7 @@
#include <Endpoint.h>
#include <Types.h>
#include <Util.h>
-#include <IceSSL/ConnectionInfo.h>
+#include <IceSSL/IceSSL.h>
using namespace std;
using namespace IcePHP;