mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-28 00:35:30 +00:00
Add missing #include to use LOG() when HAVE_CONFIG_H isn't defined
This commit is contained in:
parent
45c2a59504
commit
bf430fc3b9
@ -13,6 +13,7 @@
|
||||
|
||||
#include "ui/widget.h"
|
||||
|
||||
#include "base/log.h"
|
||||
#include "base/memory.h"
|
||||
#include "base/string.h"
|
||||
#include "base/utf8_decode.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user