aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_portsdiff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/src/commands_portsdiff.cpp')
-rw-r--r--toolsrc/src/commands_portsdiff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolsrc/src/commands_portsdiff.cpp b/toolsrc/src/commands_portsdiff.cpp
index fdbaec0ac..3789e3b42 100644
--- a/toolsrc/src/commands_portsdiff.cpp
+++ b/toolsrc/src/commands_portsdiff.cpp
@@ -1,6 +1,5 @@
#include "vcpkg_Commands.h"
#include "vcpkg_System.h"
-#include "vcpkg.h"
#include <map>
#include <iterator>
#include "vcpkg_Maps.h"
@@ -8,6 +7,7 @@
#include <iomanip>
#include <set>
#include "Paragraphs.h"
+#include "SourceParagraph.h"
namespace vcpkg
{