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