Skip to content
Snippets Groups Projects
Commit fbcc78d2 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard
Browse files

include: Include stdbool.h in vkd3d_shader.h.

parent dadf2eda
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
#ifndef __VKD3D_SHADER_H
#define __VKD3D_SHADER_H
#include <stdbool.h>
#include <vkd3d_types.h>
#ifdef __cplusplus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment