diff options
Diffstat (limited to 'cppe/src/IceE/LocatorInfo.cpp')
-rw-r--r-- | cppe/src/IceE/LocatorInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/LocatorInfo.cpp b/cppe/src/IceE/LocatorInfo.cpp index 3539fc9e7af..5d86bf1d01b 100644 --- a/cppe/src/IceE/LocatorInfo.cpp +++ b/cppe/src/IceE/LocatorInfo.cpp @@ -9,7 +9,7 @@ #include <IceE/Config.h> -#ifdef ICEE_HAS_LOCATOR +#ifdef ICE_HAS_LOCATOR #include <IceE/LocatorInfo.h> #include <IceE/Locator.h> |