diff --git a/traits.hpp b/traits.hpp index aa092b9..cfc632a 100644 --- a/traits.hpp +++ b/traits.hpp @@ -18,8 +18,8 @@ #ifndef CRUFT_VK_TRAITS_HPP #define CRUFT_VK_TRAITS_HPP -#include "./fwd.hpp" -#include "./vk.hpp" +#include "fwd.hpp" +#include "vk.hpp" #include