aboutsummaryrefslogtreecommitdiffstats
path: root/g10/basicdefs.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/basicdefs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/g10/basicdefs.h b/g10/basicdefs.h
index 9e1edb56d..1a7f0901a 100644
--- a/g10/basicdefs.h
+++ b/g10/basicdefs.h
@@ -18,8 +18,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
-#ifndef G10_BASICDEFS_H
-#define G10_BASICDEFS_H
+#ifndef GPG_BASICDEFS_H
+#define GPG_BASICDEFS_H
#include "types.h"
@@ -37,4 +37,4 @@ typedef struct sk_list *SK_LIST;
-#endif /* G10_BASICDEFS_H */
+#endif /* GPG_BASICDEFS_H */