summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcryptographichash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qcryptographichash.h')
-rw-r--r--src/corelib/tools/qcryptographichash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qcryptographichash.h b/src/corelib/tools/qcryptographichash.h
index 6ebe389faf..31293accac 100644
--- a/src/corelib/tools/qcryptographichash.h
+++ b/src/corelib/tools/qcryptographichash.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QCRYPTOGRAPHICSHASH_H
-#define QCRYPTOGRAPHICSHASH_H
+#ifndef QCRYPTOGRAPHICHASH_H
+#define QCRYPTOGRAPHICHASH_H
#include <QtCore/qbytearray.h>