瀏覽代碼

Merge pull request #584 from DragonValley/patch-1

Update on html5-printer.cpp
Lee Thomason 8 年之前
父節點
當前提交
884852eb65
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)