summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Current.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'py/modules/IcePy/Current.cpp')
-rw-r--r--py/modules/IcePy/Current.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/modules/IcePy/Current.cpp b/py/modules/IcePy/Current.cpp
index 36dfce433ef..4b3392a811a 100644
--- a/py/modules/IcePy/Current.cpp
+++ b/py/modules/IcePy/Current.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceUtil/Config.h>
#include <Current.h>
#include <structmember.h>
#include <ObjectAdapter.h>