mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Add missing QDataStream include
Fixes build with Qt 5.5
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#define KIMG_PIC_H
|
||||
|
||||
#include <QImageIOPlugin>
|
||||
#include <QDataStream>
|
||||
|
||||
/**
|
||||
* The magic number at the start of a SoftImage PIC file.
|
||||
|
Reference in New Issue
Block a user