diff --git a/include/QF/Vulkan/device.h b/include/QF/Vulkan/device.h index 8dc4df371..0a90ea539 100644 --- a/include/QF/Vulkan/device.h +++ b/include/QF/Vulkan/device.h @@ -24,4 +24,4 @@ qfv_device_t *QFV_CreateDevice (struct vulkan_ctx_s *ctx, const char **extensions); void QFV_DestroyDevice (qfv_device_t *device); -#endif//__QF_Vulkan_swapchain_h +#endif//__QF_Vulkan_device_h