diff options
Diffstat (limited to 'cppe/include/IceE/FactoryTable.h')
-rw-r--r-- | cppe/include/IceE/FactoryTable.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppe/include/IceE/FactoryTable.h b/cppe/include/IceE/FactoryTable.h index 956361a0656..75d9de1c49d 100644 --- a/cppe/include/IceE/FactoryTable.h +++ b/cppe/include/IceE/FactoryTable.h @@ -7,8 +7,8 @@ // // ********************************************************************** -#ifndef ICE_FACTORYTABLE_H -#define ICE_FACTORYTABLE_H +#ifndef ICEE_FACTORYTABLE_H +#define ICEE_FACTORYTABLE_H #include <IceE/FactoryTableDef.h> |