Parcourir la source

Merge pull request #584 from DragonValley/patch-1

Update on html5-printer.cpp
Lee Thomason il y a 8 ans
Parent
commit
884852eb65
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      contrib/html5-printer.cpp

+ 1 - 1
contrib/html5-printer.cpp

@@ -40,7 +40,7 @@ distribution.
 */
 
 
-#include <tinyxml2.h>
+#include "../tinyxml2.h"
 #include <iostream>
 
 #if defined (_MSC_VER)