summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemiterator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qfilesystemiterator_p.h')
-rw-r--r--src/corelib/io/qfilesystemiterator_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/io/qfilesystemiterator_p.h b/src/corelib/io/qfilesystemiterator_p.h
index 71543af7ef..78feb9430c 100644
--- a/src/corelib/io/qfilesystemiterator_p.h
+++ b/src/corelib/io/qfilesystemiterator_p.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QFILESYSTEMITERATOR_P_H_INCLUDED
-#define QFILESYSTEMITERATOR_P_H_INCLUDED
+#ifndef QFILESYSTEMITERATOR_P_H
+#define QFILESYSTEMITERATOR_P_H
//
// W A R N I N G