aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/buildgraph/rulegraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/buildgraph/rulegraph.h')
-rw-r--r--src/lib/buildgraph/rulegraph.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/buildgraph/rulegraph.h b/src/lib/buildgraph/rulegraph.h
index a23000a2c..1f5bdb799 100644
--- a/src/lib/buildgraph/rulegraph.h
+++ b/src/lib/buildgraph/rulegraph.h
@@ -27,8 +27,8 @@
**
****************************************************************************/
-#ifndef RULEGRAPH_H
-#define RULEGRAPH_H
+#ifndef QBS_RULEGRAPH_H
+#define QBS_RULEGRAPH_H
#include <language/forward_decls.h>
@@ -71,4 +71,4 @@ private:
} // namespace Internal
} // namespace qbs
-#endif // RULEGRAPH_H
+#endif // QBS_RULEGRAPH_H