qppdprintdevice.h: Don't rely on indirect includes

Change-Id: Ib8c2c308cf360b2e3c530ef38249af10ededc44c
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
This commit is contained in:
Marc Mutz 2015-04-04 21:39:36 +02:00
parent 274677a3cb
commit 8ce85d74b6

View File

@ -49,6 +49,10 @@
#ifndef QT_NO_PRINTER
#include <QtCore/qbytearray.h>
#include <QtCore/qhash.h>
#include <QtCore/qmargins.h>
#include <cups/cups.h>
#include <cups/ppd.h>