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