diff options
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r-- | cpp/include/Ice/LocalObject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h index 3930db1e394..26ff71bd9bc 100644 --- a/cpp/include/Ice/LocalObject.h +++ b/cpp/include/Ice/LocalObject.h @@ -12,6 +12,7 @@ #define ICE_LOCAL_OBJECT_H #include <Ice/LocalObjectF.h> +#include <Ice/ProxyF.h> // TODO... #include <Ice/Shared.h> namespace __Ice |