diff --git a/ray_voxel.cpp b/ray_voxel.cpp index 1e100dd..6c78033 100644 --- a/ray_voxel.cpp +++ b/ray_voxel.cpp @@ -26,7 +26,7 @@ // External libraries for JSON & image loading #include "nlohmann/json.hpp" #define STB_IMAGE_IMPLEMENTATION -#include "stb_image.h" +#include "stb/stb_image.h"