summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/repositorycategory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/repositorycategory.h')
-rw-r--r--src/libs/installer/repositorycategory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/installer/repositorycategory.h b/src/libs/installer/repositorycategory.h
index 1996103a5..faa8d252b 100644
--- a/src/libs/installer/repositorycategory.h
+++ b/src/libs/installer/repositorycategory.h
@@ -26,8 +26,8 @@
**
**************************************************************************/
-#ifndef ARCHIVEREPOSITORY_H
-#define ARCHIVEREPOSITORY_H
+#ifndef REPOSITORYCATEGORY_H
+#define REPOSITORYCATEGORY_H
#include "installer_global.h"
#include "repository.h"
@@ -87,4 +87,4 @@ INSTALLER_EXPORT QDataStream &operator<<(QDataStream &ostream, const RepositoryC
Q_DECLARE_METATYPE(QInstaller::RepositoryCategory)
-#endif // ARCHIVEREPOSITORY_H
+#endif // REPOSITORYCATEGORY_H