aboutsummaryrefslogtreecommitdiffstats
path: root/include/gpg/GpgConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpg/GpgConstants.h')
-rw-r--r--include/gpg/GpgConstants.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/gpg/GpgConstants.h b/include/gpg/GpgConstants.h
index 6db7721f..64286ca4 100644
--- a/include/gpg/GpgConstants.h
+++ b/include/gpg/GpgConstants.h
@@ -22,8 +22,8 @@
*
*/
-#ifndef GPGCONSTANTS_H
-#define GPGCONSTANTS_H
+#ifndef GPG_CONSTANTS_H
+#define GPG_CONSTANTS_H
class QString;
@@ -39,4 +39,4 @@ public:
static const char *PGP_SIGNATURE_END;
};
-#endif // GPGCONSTANTS_H
+#endif // CONSTANTS_H