rhi: Follow gles2_p private header fix for d3d11/12
Just in case someone includes the private headers outside of Qt. Change-Id: I79232d2bab7604c71c31226a67ec3ef40210d161 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 952f6f2e915a90d55ff38b532a3692e87f151e33) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
de01c5ecb8
commit
45e2533ebf
@ -16,7 +16,7 @@
|
||||
//
|
||||
|
||||
#include "qrhi_p.h"
|
||||
#include "qshaderdescription.h"
|
||||
#include <rhi/qshaderdescription.h>
|
||||
#include <QWindow>
|
||||
|
||||
#include <d3d11_1.h>
|
||||
|
@ -16,7 +16,7 @@
|
||||
//
|
||||
|
||||
#include "qrhi_p.h"
|
||||
#include "qshaderdescription.h"
|
||||
#include <rhi/qshaderdescription.h>
|
||||
#include <QWindow>
|
||||
#include <QBitArray>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user