DragonValley 8 лет назад
Родитель
Сommit
f0f506fe5a
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)