mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
Fix build with Qt 5.5 (missing QDataStream include)
This commit is contained in:
parent
c27ba814fd
commit
b7910e169e
@ -22,6 +22,7 @@
|
|||||||
#define KIMAGEFORMATS_RLE_H
|
#define KIMAGEFORMATS_RLE_H
|
||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
#include <QDataStream>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The RLEVariant to use.
|
* The RLEVariant to use.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user