aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/context.hxx')
-rw-r--r--libbuild2/context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/context.hxx b/libbuild2/context.hxx
index 7d5d7a2..75147ef 100644
--- a/libbuild2/context.hxx
+++ b/libbuild2/context.hxx
@@ -40,7 +40,7 @@ namespace build2
struct opspec;
- struct loaded_modules_lock;
+ class loaded_modules_lock;
class LIBBUILD2_SYMEXPORT run_phase_mutex
{