Fix eglfs compilation on raspi
For some reason the Raspberry Pi hook includes qeglfscursor.h even though it is not necessary. Remove this because the file got moved to eglconvenience. Change-Id: Ia65f5a8366d750f93eacee49004219e664b52af2 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
parent
38813a3b32
commit
ad5577df06
@ -40,7 +40,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "qeglfshooks.h"
|
||||
#include "qeglfscursor.h"
|
||||
|
||||
#include <QtDebug>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user