From c0fbd7d03c7d5c10317812b194cb88ab50bb4d04 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 29 Sep 2016 22:06:53 +0300 Subject: Adapt to move of manifest_parser and manifest_serializer to libbutl --- load/load.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'load') diff --git a/load/load.cxx b/load/load.cxx index f70abc3..cea9f21 100644 --- a/load/load.cxx +++ b/load/load.cxx @@ -19,8 +19,9 @@ #include #include #include +#include -#include // manifest_parsing +#include #include #include -- cgit v1.1