X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=scene.h;h=8fffe9780f9232b92af4568ee97219966df68607;hb=76042e561d89b232f04cac8a431b5cd7b30a6b9d;hp=7fc29f3ad94c8e2a2019d6d964bd76b99aa00537;hpb=777083e1f715a26d3f68be4ba5bdf2cbcaa84a05;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/scene.h b/scene.h index 7fc29f3..8fffe97 100644 --- a/scene.h +++ b/scene.h @@ -4,7 +4,6 @@ #include "common.h" #include "model.h" #include "bvh.h" -#include "distq.h" typedef struct scene scene;