Fixup GFX dummy header (again, again)
This commit is contained in:
parent
1c8e21a764
commit
757f61f433
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#include "gfx_webgpu.hpp"
|
#include "gfx_dummy.hpp"
|
||||||
|
|
||||||
bool GFXDummy::is_supported() {
|
bool GFXDummy::is_supported() {
|
||||||
return true;
|
return true;
|
||||||
|
|
Reference in a new issue