mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Fix build with Qt 5.5 (missing QDataStream include)
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user