X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=scene.h;h=8fffe9780f9232b92af4568ee97219966df68607;hb=b1557496a922904b7abcd47d5a59a6da44d70fe8;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;