Direct2D: Fix build.
Fix the include path of the event dispatcher which changed after
08a4b7f745
.
Change-Id: Ie679b189bd65dc3388ba0d28d01036e3d05683e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
parent
3d46f32c53
commit
ff4d8906f6
@ -39,12 +39,12 @@
|
||||
#include "qwindowsdirect2dwindow.h"
|
||||
|
||||
#include "qwindowscontext.h"
|
||||
#include "qwindowsguieventdispatcher.h"
|
||||
|
||||
#include <qplatformdefs.h>
|
||||
#include <QtCore/QCoreApplication>
|
||||
#include <QtGui/private/qpixmap_raster_p.h>
|
||||
#include <QtGui/qpa/qwindowsysteminterface.h>
|
||||
#include <QtPlatformSupport/private/qwindowsguieventdispatcher_p.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user