Skip to content

Commit

Permalink
Made libspirv include relative to allow better portability (KhronosGr…
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsbishere authored Sep 14, 2024
1 parent 4451f6a commit 4c2094e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/spirv-tools/libspirv.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <string>
#include <vector>

#include "spirv-tools/libspirv.h"
#include "libspirv.h"

namespace spvtools {

Expand Down

0 comments on commit 4c2094e

Please sign in to comment.