diff options
Diffstat (limited to 'cpp/include/Ice/Dispatcher.h')
-rw-r--r-- | cpp/include/Ice/Dispatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Dispatcher.h b/cpp/include/Ice/Dispatcher.h index cb9a25c124e..8b293160ef0 100644 --- a/cpp/include/Ice/Dispatcher.h +++ b/cpp/include/Ice/Dispatcher.h @@ -16,7 +16,7 @@ // with the C++11 mapping // -#include <IceUtil/Config.h> +#include <Ice/Config.h> #include <IceUtil/Shared.h> #include <IceUtil/Handle.h> #include <Ice/ConnectionF.h> |