X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbackends%2Fvulkan%2Fdevice_backend.h;h=1011da6bbcb184d9550905703ca531608f8768b8;hb=d841d557eec57575adc856a8b081042861dab9e8;hp=d490c6f95c6ece87fb1e7822e521ba7295afc68a;hpb=370eb9e6a1e54da52047ba843e25c36be9789209;p=libs%2Fgl.git diff --git a/source/backends/vulkan/device_backend.h b/source/backends/vulkan/device_backend.h index d490c6f9..1011da6b 100644 --- a/source/backends/vulkan/device_backend.h +++ b/source/backends/vulkan/device_backend.h @@ -2,6 +2,7 @@ #define MSP_GL_DEVICE_BACKEND_H_ #include +#include #include #include "descriptorpool.h" #include "destroyqueue.h"