diff options
Diffstat (limited to 'node/splitnode.h')
| -rw-r--r-- | node/splitnode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/node/splitnode.h b/node/splitnode.h index 1bb092e..6bd97b4 100644 --- a/node/splitnode.h +++ b/node/splitnode.h @@ -19,8 +19,8 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef MERGENODE_H -#define MERGENODE_H +#ifndef SPLITNODE_H +#define SPLITNODE_H #include "node/executionnode.h" #include "result/diceresult.h" |