[poincare] Fix header guardian typo

This commit is contained in:
Léa Saviot
2018-08-10 15:56:48 +02:00
parent 8278008559
commit b4ff3fbbf7

View File

@@ -1,5 +1,5 @@
#ifndef POINCARE_GHOST_NODE_H
#define POINCARE_GHOST_NODE_H
#ifndef POINCARE_GHOST_REFERENCE_H
#define POINCARE_GHOST_REFERENCE_H
#include <poincare/ghost_node.h>
#include <poincare/tree_by_reference.h>