diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 10:56:27 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 10:56:27 +0100 |
| commit | 73f7be6c0366fd4334e70d68f0376c64357edd80 (patch) | |
| tree | 18414a223f7733ce6b18a87836ef5294e6da5e43 /src/binres/binres.hpp | |
| parent | 3e40032109886786e469796dced8523d60b90ee4 (diff) | |
Add mat icon
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 |
