mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 21:39:57 +00:00
Include correct header files (gcc compiler detects these kind of problems).
This commit is contained in:
parent
d09bd2a6ee
commit
48d0878c7e
@ -6,7 +6,8 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
|
||||
#include "base/convert_to.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user