瀏覽代碼

Rename file "fb2xml2"

Kandrashin Denis 13 年之前
父節點
當前提交
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