diff options
Diffstat (limited to 'build2/version/snapshot.cxx')
-rw-r--r-- | build2/version/snapshot.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/version/snapshot.cxx b/build2/version/snapshot.cxx index aa58a6e..b43e083 100644 --- a/build2/version/snapshot.cxx +++ b/build2/version/snapshot.cxx @@ -4,7 +4,7 @@ #include <build2/version/snapshot.hxx> -#include <build2/filesystem.hxx> +#include <libbuild2/filesystem.hxx> using namespace std; |