mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-09 18:44:46 +00:00
Add needed #include to use std::string type
This commit is contained in:
parent
e05a635533
commit
447bf3ef0b
@ -15,6 +15,7 @@
|
|||||||
#include "ui/mouse_buttons.h"
|
#include "ui/mouse_buttons.h"
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace app {
|
namespace app {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user