Fix -no-feature-mimetype build
Change-Id: I282f630d6e8a0b2b10fd1286d7a185a068abc9f1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
c7b1cbdea9
commit
fa7d7ae658
@ -40,12 +40,12 @@
|
||||
#include "qppdprintdevice.h"
|
||||
|
||||
#include "qcupsprintersupport_p.h"
|
||||
|
||||
#include <QtCore/QMimeDatabase>
|
||||
#include <qdebug.h>
|
||||
|
||||
#include "private/qcups_p.h" // Only needed for PDPK_*
|
||||
|
||||
#if QT_CONFIG(mimetype)
|
||||
#include <QtCore/QMimeDatabase>
|
||||
#endif
|
||||
|
||||
#ifndef QT_LINUXBASE // LSB merges everything into cups.h
|
||||
#include <cups/language.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user