Kandrashin Denis 13 лет назад
Родитель
Сommit
da5c7bf532
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      source/fb2xml2.cpp
  2. 0 0
      source/fb2xml2.h

+ 1 - 1
source/libxml2reader.cpp → source/fb2xml2.cpp

@@ -1,4 +1,4 @@
-#include "libxml2reader.h"
+#include "fb2xml2.h"
 #include <cstring>
 #include <libxml/tree.h>
 #include <libxml/parser.h>

+ 0 - 0
source/libxml2reader.h → source/fb2xml2.h