Fix compile error due to missing include statement
This commit is contained in:
parent
59205533b2
commit
ddc3b530c7
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include "hw_surfaceuniforms.h"
|
||||
#include "engineerrors.h"
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <dp_rect_pack.h>
|
||||
typedef dp::rect_pack::RectPacker<int> RectPacker;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue