summaryrefslogtreecommitdiff
path: root/qmake/include/private/qcom_p.h
Side-by-side diff
Diffstat (limited to 'qmake/include/private/qcom_p.h') (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/include/private/qcom_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/include/private/qcom_p.h b/qmake/include/private/qcom_p.h
index 6e7e1c8..5bed8c8c 100644
--- a/qmake/include/private/qcom_p.h
+++ b/qmake/include/private/qcom_p.h
@@ -30,14 +30,14 @@
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
-#ifndef QCOM_H
-#define QCOM_H
+#ifndef QCOM_P_H
+#define QCOM_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
@@ -331,7 +331,7 @@ public: \
# endif
# define Q_EXPORT_INTERFACE() Q_EXPORT_COMPONENT()
#endif
#endif //QT_NO_COMPONENT
-#endif //QCOM_H
+#endif //QCOM_P_H