diff options
Diffstat (limited to 'examples/pugl_vulkan_cxx_demo.cpp')
-rw-r--r-- | examples/pugl_vulkan_cxx_demo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pugl_vulkan_cxx_demo.cpp b/examples/pugl_vulkan_cxx_demo.cpp index 3dab5ce..9fbf7af 100644 --- a/examples/pugl_vulkan_cxx_demo.cpp +++ b/examples/pugl_vulkan_cxx_demo.cpp @@ -39,7 +39,6 @@ #include "pugl/vulkan.hpp" #include <vulkan/vk_platform.h> -#include <vulkan/vulkan_core.h> #include <algorithm> #include <array> |