summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Topics.h
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2015-12-16 13:35:46 +0100
committerJose <jose@zeroc.com>2015-12-16 13:35:46 +0100
commitb7fd9dbe7ab341c95254ddba98b93c8265ac985a (patch)
tree98992d7af79bc60366c5b98c0947bc41455433a2 /cpp/src/IceGrid/Topics.h
parentAvoid forward declarations with IceGridLib (diff)
downloadice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.tar.bz2
ice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.tar.xz
ice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.zip
IceGridLib build fixes
Diffstat (limited to 'cpp/src/IceGrid/Topics.h')
-rw-r--r--cpp/src/IceGrid/Topics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Topics.h b/cpp/src/IceGrid/Topics.h
index e9f7e2775e0..30c6e2652c0 100644
--- a/cpp/src/IceGrid/Topics.h
+++ b/cpp/src/IceGrid/Topics.h
@@ -13,7 +13,7 @@
#include <IceUtil/Mutex.h>
#include <IceStorm/IceStorm.h>
#include <IceGrid/Internal.h>
-#include <IceGrid/Observer.h>
+#include <IceGrid/Registry.h>
#include <set>
namespace IceGrid