aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/buildgraph/processcommandexecutor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/buildgraph/processcommandexecutor.h')
-rw-r--r--src/lib/buildgraph/processcommandexecutor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/buildgraph/processcommandexecutor.h b/src/lib/buildgraph/processcommandexecutor.h
index cf3bf1a18..2d3a97af9 100644
--- a/src/lib/buildgraph/processcommandexecutor.h
+++ b/src/lib/buildgraph/processcommandexecutor.h
@@ -27,8 +27,8 @@
**
****************************************************************************/
-#ifndef PROCESSCOMMANDEXECUTOR_H
-#define PROCESSCOMMANDEXECUTOR_H
+#ifndef QBS_PROCESSCOMMANDEXECUTOR_H
+#define QBS_PROCESSCOMMANDEXECUTOR_H
#include "abstractcommandexecutor.h"
@@ -77,4 +77,4 @@ private:
} // namespace Internal
} // namespace qbs
-#endif // PROCESSCOMMANDEXECUTOR_H
+#endif // QBS_PROCESSCOMMANDEXECUTOR_H