mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-01 01:20:25 +00:00
Add missing #include <memory> into editor_state.h
This commit is contained in:
parent
6fff771118
commit
a70a3a11c7
@ -12,6 +12,8 @@
|
||||
#include "base/disable_copying.h"
|
||||
#include "gfx/point.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace gfx {
|
||||
class Region;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user