X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=scene.h;h=8fffe9780f9232b92af4568ee97219966df68607;hb=2a238d32da833812e837cf38e16a7685c98db5c3;hp=7fc29f3ad94c8e2a2019d6d964bd76b99aa00537;hpb=cbce8a9ec86c6f061c292eec1855eacafc6a3a4f;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;