Browse Source

Update html5-printer.cpp

DragonValley 8 năm trước cách đây
mục cha
commit
f0f506fe5a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)