summaryrefslogtreecommitdiff
path: root/qmake/include/private/qcomlibrary_p.h
Side-by-side diff
Diffstat (limited to 'qmake/include/private/qcomlibrary_p.h') (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/include/private/qcomlibrary_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/include/private/qcomlibrary_p.h b/qmake/include/private/qcomlibrary_p.h
index f52f679..3f440c0 100644
--- a/qmake/include/private/qcomlibrary_p.h
+++ b/qmake/include/private/qcomlibrary_p.h
@@ -30,14 +30,14 @@
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
-#ifndef QUCOMLIBRARY_H
-#define QUCOMLIBRARY_H
+#ifndef QCOMLIBRARY_P_H
+#define QCOMLIBRARY_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
@@ -73,7 +73,7 @@ private:
uint qt_version;
};
#endif //QT_NO_COMPONENT
-#endif // QUCOMLIBRARY_H
+#endif