summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qfunctions_nacl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qfunctions_nacl.h')
-rw-r--r--src/corelib/kernel/qfunctions_nacl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/corelib/kernel/qfunctions_nacl.h b/src/corelib/kernel/qfunctions_nacl.h
index 955a32c5d1..ee48ffb421 100644
--- a/src/corelib/kernel/qfunctions_nacl.h
+++ b/src/corelib/kernel/qfunctions_nacl.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QNACLUNIMPLEMENTED_H
-#define QNACLUNIMPLEMENTED_H
+#ifndef QFUNCTIONS_NACL_H
+#define QFUNCTIONS_NACL_H
#ifdef Q_OS_NACL
@@ -93,4 +93,4 @@ QT_END_HEADER
#endif //Q_OS_NACL
-#endif //QNACLUNIMPLEMENTED_H
+#endif //QFUNCTIONS_NACL_H