summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sofort/sofort.h4
-rw-r--r--include/sofort/sofort_api.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/include/sofort/sofort.h b/include/sofort/sofort.h
index a8373a1..abf80e2 100644
--- a/include/sofort/sofort.h
+++ b/include/sofort/sofort.h
@@ -1,5 +1,5 @@
-#ifndef SFRT_H
-#define SFRT_H
+#ifndef SOFORT_H
+#define SOFORT_H
#include <stdint.h>
#include <stdio.h>
diff --git a/include/sofort/sofort_api.h b/include/sofort/sofort_api.h
index 5f0b2d9..26659fd 100644
--- a/include/sofort/sofort_api.h
+++ b/include/sofort/sofort_api.h
@@ -1,5 +1,5 @@
-#ifndef SFRT_API_H
-#define SFRT_API_H
+#ifndef SOFORT_API_H
+#define SOFORT_API_H
#include <limits.h>