Skip to content

Commit

Permalink
Fix linux build error
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaughan committed May 31, 2024
1 parent b0a7bc1 commit 0c9cfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/vklive/vulkan/vulkan_pass.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include <memory>
#include <optional>

#include <vklive/vulkan/vulkan_shader.h>
#include <vklive/vulkan/vulkan_framebuffer.h>
Expand Down

0 comments on commit 0c9cfce

Please sign in to comment.