diff options
Diffstat (limited to 'src/binres/binres.hpp')
| -rw-r--r-- | src/binres/binres.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binres/binres.hpp b/src/binres/binres.hpp index 6db39fd..8551932 100644 --- a/src/binres/binres.hpp +++ b/src/binres/binres.hpp @@ -7,6 +7,7 @@ #include "cburnett_png.hpp" #include "chesscom_8bits_png.hpp" #include "hide_png.hpp" +#include "mat_png.hpp" wxBitmap LoadPNG(std::string icon, wxSize size); wxBitmap LoadPNG(std::string icon);
\ No newline at end of file |
