summaryrefslogtreecommitdiff
path: root/src/lib/decoder/sch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/decoder/sch.h')
-rw-r--r--src/lib/decoder/sch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/decoder/sch.h b/src/lib/decoder/sch.h
index 199d739..4d47eb5 100644
--- a/src/lib/decoder/sch.h
+++ b/src/lib/decoder/sch.h
@@ -1,6 +1,6 @@
-#ifndef __GSMSTACK_H__
-#define __GSMSTACK_H__ 1
+#ifndef __SCH_H__
+#define __SCH_H__ 1
#ifdef __cplusplus
extern "C"
personal git repositories of Harald Welte. Your mileage may vary