diff options
Diffstat (limited to 'sigmodr/tree/StoreModel.h')
-rw-r--r-- | sigmodr/tree/StoreModel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sigmodr/tree/StoreModel.h b/sigmodr/tree/StoreModel.h index 6a426550..c46e536c 100644 --- a/sigmodr/tree/StoreModel.h +++ b/sigmodr/tree/StoreModel.h @@ -15,8 +15,8 @@ * with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef SIGMODR_STOREMODEL -#define SIGMODR_STOREMODEL +#ifndef SIGMODRTREE_STOREMODEL +#define SIGMODRTREE_STOREMODEL // Sigmodr tree includes #include "ObjectModel.h" |