Add header to bitmap_info.h.in in previous move
This commit is contained in:
parent
ef96374eec
commit
5f91d3e321
|
@ -28,6 +28,8 @@
|
|||
#include <vector>
|
||||
#include <bitmaps/bitmaps_list.h>
|
||||
|
||||
#include <wx/string.h> // wxT
|
||||
|
||||
struct BITMAP_INFO
|
||||
{
|
||||
BITMAPS id;
|
||||
|
|
Loading…
Reference in New Issue