mirror of https://github.com/kiwix/libkiwix.git
+ small fix in #include to avoid compilation error
This commit is contained in:
parent
db246168b1
commit
69586116ed
|
@ -10,7 +10,7 @@
|
|||
#include <zim/file.h>
|
||||
#include <zim/article.h>
|
||||
#include <zim/fileiterator.h>
|
||||
#include "clucene/myhtmlparse.h"
|
||||
#include "xapian/myhtmlparse.h"
|
||||
#include "indexer.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Reference in New Issue