aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_vulkan_cxx_demo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_vulkan_cxx_demo.cpp')
-rw-r--r--examples/pugl_vulkan_cxx_demo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_vulkan_cxx_demo.cpp b/examples/pugl_vulkan_cxx_demo.cpp
index fa40734..12b2626 100644
--- a/examples/pugl_vulkan_cxx_demo.cpp
+++ b/examples/pugl_vulkan_cxx_demo.cpp
@@ -37,7 +37,7 @@
#include "pugl/pugl.h"
#include "pugl/pugl.hpp"
#include "pugl/pugl.ipp" // IWYU pragma: keep
-#include "pugl/pugl_vulkan.hpp"
+#include "pugl/vulkan.hpp"
#include <vulkan/vk_platform.h>
#include <vulkan/vulkan_core.h>