From f0f506fe5a75003309a3b6eebe3e652daf261b65 Mon Sep 17 00:00:00 2001 From: DragonValley Date: Wed, 19 Jul 2017 22:24:23 +0200 Subject: [PATCH] Update html5-printer.cpp --- contrib/html5-printer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/html5-printer.cpp b/contrib/html5-printer.cpp index 92cff2b..e9a423d 100644 --- a/contrib/html5-printer.cpp +++ b/contrib/html5-printer.cpp @@ -40,7 +40,7 @@ distribution. */ -#include "tinyxml2.h" +#include "../tinyxml2.h" #include #if defined (_MSC_VER)