Add missing QDataStream include

Fixes build with Qt 5.5
This commit is contained in:
Hrvoje Senjan
2015-01-17 03:40:59 +01:00
parent 88518c5862
commit 4cdcf3a98c

View File

@ -22,6 +22,7 @@
#define KIMG_PIC_H
#include <QImageIOPlugin>
#include <QDataStream>
/**
* The magic number at the start of a SoftImage PIC file.