aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Core
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core')
-rw-r--r--src/Core6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Core b/src/Core
index b4d56a044..581893ace 100644
--- a/src/Core
+++ b/src/Core
@@ -23,10 +23,10 @@
// License. This exception does not invalidate any other reasons why a work
// based on this file might be covered by the GNU General Public License.
-#ifndef EIGEN_CORE_H
-#define EIGEN_CORE_H
+#ifndef EI_CORE_H
+#define EI_CORE_H
//#include "internal/Vector.h"
#include "internal/Matrix.h"
-#endif // EIGEN_CORE_H
+#endif // EI_CORE_H