okay maybe not

This commit is contained in:
itsmattkc
2020-11-08 00:47:59 +11:00
parent 83cefbd7c7
commit 6ecdb02fd0
24 changed files with 393 additions and 388 deletions
+3
View File
@@ -23,6 +23,7 @@
#include "node/traverser.h"
#include "render/backend/renderer.h"
#include "stillimagecache.h"
#include "threading/threadticket.h"
OLIVE_NAMESPACE_ENTER
@@ -68,6 +69,8 @@ private:
Renderer* render_ctx_;
StillImageCache* still_image_cache_;
};
OLIVE_NAMESPACE_EXIT