include needed textsplit.h

This commit is contained in:
Jean-Francois Dockes 2010-09-19 18:30:35 +02:00
parent 803a61978b
commit 1548bc5b2e

View File

@ -47,6 +47,7 @@ using namespace std;
#include "docseqdb.h"
#include "readfile.h"
#include "smallut.h"
#include "textsplit.h"
using namespace KIO;