mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 20:15:38 +00:00
(Windows) Fixed a compiler error.
This commit is contained in:
parent
978790956e
commit
73643eb8d9
|
@ -14,6 +14,7 @@
|
|||
#include "ThemeData.h"
|
||||
#include "Window.h"
|
||||
#include "resources/ResourceManager.h"
|
||||
#include "utils/StringUtil.h"
|
||||
|
||||
GIFAnimComponent::GIFAnimComponent()
|
||||
: mFrameSize {0}
|
||||
|
|
Loading…
Reference in a new issue