Преглед изворни кода

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)