mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -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
|
#define KIMG_PIC_H
|
||||||
|
|
||||||
#include <QImageIOPlugin>
|
#include <QImageIOPlugin>
|
||||||
|
#include <QDataStream>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The magic number at the start of a SoftImage PIC file.
|
* The magic number at the start of a SoftImage PIC file.
|
||||||
|
Reference in New Issue
Block a user