aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_list.cpp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-01-25 19:32:50 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2017-01-25 19:32:50 -0800
commit59be40a100910d1f833cd54762e624b7123965ed (patch)
treee3e43ad6f926a958e83b6df3afb7d5b6cd138d84 /toolsrc/src/commands_list.cpp
parentb8253457092e4b1eb274fa75da891b9a20305816 (diff)
downloadvcpkg-59be40a100910d1f833cd54762e624b7123965ed.tar.gz
vcpkg-59be40a100910d1f833cd54762e624b7123965ed.zip
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Diffstat (limited to 'toolsrc/src/commands_list.cpp')
-rw-r--r--toolsrc/src/commands_list.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolsrc/src/commands_list.cpp b/toolsrc/src/commands_list.cpp
index d9c4a52f2..18e95d405 100644
--- a/toolsrc/src/commands_list.cpp
+++ b/toolsrc/src/commands_list.cpp
@@ -1,5 +1,5 @@
#include "vcpkg_Commands.h"
-#include "vcpkg.h"
+#include "vcpkglib.h"
#include "vcpkg_System.h"
#include "vcpkglib_helpers.h"