aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/json-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/json-common.h b/src/json-common.h
index c8e708b0..c1a3b268 100644
--- a/src/json-common.h
+++ b/src/json-common.h
@@ -19,7 +19,7 @@
*/
#ifndef GPGME_JSON_COMMON_H
-#define GNUPG_JSON_COMMON_H
+#define GPGME_JSON_COMMON_H
#ifndef BUILD_COMMITID
@@ -141,4 +141,4 @@ char *json_core_process_request (ctrl_t ctrl, const char *request);
-#endif /*GNUPG_JSON_COMMON_H*/
+#endif /*GPGME_JSON_COMMON_H*/