aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h')
-rw-r--r--src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h b/src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h
index fca1ec328..2ff667e1d 100644
--- a/src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h
+++ b/src/plugins/generator/iarew/archs/avr/avrarchiversettingsgroup_v7.h
@@ -28,12 +28,14 @@
**
****************************************************************************/
-#ifndef QBS_AVRARCHIVERSETTINGSGROUP_V7_H
-#define QBS_AVRARCHIVERSETTINGSGROUP_V7_H
+#ifndef QBS_IAREWAVRARCHIVERSETTINGSGROUP_V7_H
+#define QBS_IAREWAVRARCHIVERSETTINGSGROUP_V7_H
#include "../../iarewsettingspropertygroup.h"
namespace qbs {
+namespace iarew {
+namespace avr {
namespace v7 {
class AvrArchiverSettingsGroup final : public IarewSettingsPropertyGroup
@@ -49,6 +51,8 @@ private:
};
} // namespace v7
+} // namespace avr
+} // namespace iarew
} // namespace qbs
-#endif // QBS_AVRARCHIVERSETTINGSGROUP_V7_H
+#endif // QBS_IAREWAVRARCHIVERSETTINGSGROUP_V7_H