summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/slibtool/slibtool.h4
-rw-r--r--include/slibtool/slibtool_api.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index 54b3e4d..30024f4 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -1,5 +1,5 @@
-#ifndef SOFORT_H
-#define SOFORT_H
+#ifndef SLIBTOOL_H
+#define SLIBTOOL_H
#include <stdint.h>
#include <stddef.h>
diff --git a/include/slibtool/slibtool_api.h b/include/slibtool/slibtool_api.h
index 17e3d87..80f4dd3 100644
--- a/include/slibtool/slibtool_api.h
+++ b/include/slibtool/slibtool_api.h
@@ -1,5 +1,5 @@
-#ifndef SOFORT_API_H
-#define SOFORT_API_H
+#ifndef SLIBTOOL_API_H
+#define SLIBTOOL_API_H
#include <limits.h>