diff options
Diffstat (limited to 'toolsrc/src/commands_owns.cpp')
| -rw-r--r-- | toolsrc/src/commands_owns.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolsrc/src/commands_owns.cpp b/toolsrc/src/commands_owns.cpp index bb1a7eb9f..fe02b6224 100644 --- a/toolsrc/src/commands_owns.cpp +++ b/toolsrc/src/commands_owns.cpp @@ -1,6 +1,6 @@ #include "vcpkg_Commands.h" #include "vcpkg_System.h" -#include "vcpkg.h" +#include "vcpkglib.h" namespace vcpkg::Commands::Owns { |
