testlib: Fix qtguiglobal.h include in qtestsupport_gui.h
Change-Id: I7aeb881821bdf501efb9616250911d7b3cc58300 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
5c7d2033e0
commit
0f1f9d4224
@ -40,7 +40,7 @@
|
||||
#ifndef QTESTSUPPORT_GUI_H
|
||||
#define QTESTSUPPORT_GUI_H
|
||||
|
||||
#include "qtguiglobal.h"
|
||||
#include <QtGui/qtguiglobal.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user