mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Add missing #include in load_matrix.h
This commit is contained in:
parent
a20976d220
commit
25b8b7098e
@ -8,6 +8,8 @@
|
||||
#define APP_LOAD_MATRIX_H_INCLUDED
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace render {
|
||||
class DitheringMatrix;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user