summaryrefslogtreecommitdiffstats
path: root/src/2geom/exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/exception.h')
-rw-r--r--src/2geom/exception.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/2geom/exception.h b/src/2geom/exception.h
index 12736d639..ab6f82142 100644
--- a/src/2geom/exception.h
+++ b/src/2geom/exception.h
@@ -38,8 +38,8 @@
*
*/
-#ifndef LIB2GEOM_EXCEPTION_HEADER
-#define LIB2GEOM_EXCEPTION_HEADER
+#ifndef LIB2GEOM_SEEN_EXCEPTION_H
+#define LIB2GEOM_SEEN_EXCEPTION_H
#include <exception>
#include <sstream>