daybreak: fix compat with newer deko3d

This commit is contained in:
Michael Scire 2021-04-29 01:21:09 -07:00
parent 36f6bdc3a0
commit 18673d96cb

View file

@ -4,6 +4,7 @@
#include <map>
#include <memory>
#include <vector>
#include <optional>
#include "framework/CDescriptorSet.h"
#include "framework/CMemPool.h"