Add forgotten include

This commit is contained in:
Atlante45 2015-03-26 15:58:18 +01:00
parent 716e9bfe4f
commit c26b499671

View file

@ -9,6 +9,8 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
// //
#include <QBuffer>
#include "FSTReader.h" #include "FSTReader.h"
QVariantHash parseMapping(QIODevice* device) { QVariantHash parseMapping(QIODevice* device) {