summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/RegistryI.h
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2021-02-02 11:31:50 -0500
committerJoe George <joe@zeroc.com>2021-02-02 11:31:50 -0500
commit8c8d242f6c31a2bcec1eddb2f39c2ca411079d9c (patch)
tree81865e431a54de6fc9807a7a6f74197e26b29bdc /cpp/src/IceGrid/RegistryI.h
parentUpdate Glacier2 tests to use C++11 mapping (diff)
downloadice-8c8d242f6c31a2bcec1eddb2f39c2ca411079d9c.tar.bz2
ice-8c8d242f6c31a2bcec1eddb2f39c2ca411079d9c.tar.xz
ice-8c8d242f6c31a2bcec1eddb2f39c2ca411079d9c.zip
IceGrid and IceStorm fixes
Diffstat (limited to 'cpp/src/IceGrid/RegistryI.h')
-rw-r--r--cpp/src/IceGrid/RegistryI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/RegistryI.h b/cpp/src/IceGrid/RegistryI.h
index ca6f9d997d9..9154045d288 100644
--- a/cpp/src/IceGrid/RegistryI.h
+++ b/cpp/src/IceGrid/RegistryI.h
@@ -11,7 +11,7 @@
#include <IceGrid/PlatformInfo.h>
#include <IceGrid/ReplicaSessionManager.h>
#include <IceGrid/PluginFacade.h>
-#include <Glacier2/PermissionsVerifier.h>
+#include <Glacier2/PermissionsVerifierF.h>
#include <IceStorm/Service.h>
namespace IceGrid