summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'py/modules/IcePy/Connection.cpp')
-rw-r--r--py/modules/IcePy/Connection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/modules/IcePy/Connection.cpp b/py/modules/IcePy/Connection.cpp
index 4ffc5be2891..67e93114f85 100644
--- a/py/modules/IcePy/Connection.cpp
+++ b/py/modules/IcePy/Connection.cpp
@@ -17,6 +17,7 @@
#include <ObjectAdapter.h>
#include <Operation.h>
#include <Proxy.h>
+#include <Thread.h>
#include <Util.h>
#include <Ice/ConnectionAsync.h>