Explorar el Código

Update html5-printer.cpp

DragonValley hace 8 años
padre
commit
f0f506fe5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)