mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Fixed building on Linux.
This commit is contained in:
parent
a554fea973
commit
afdd5f2862
|
@ -6,6 +6,7 @@
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include "../Renderer.h"
|
#include "../Renderer.h"
|
||||||
#include "NinePatchComponent.h"
|
#include "NinePatchComponent.h"
|
||||||
|
#include "../Window.h"
|
||||||
|
|
||||||
//Used to display a list of options.
|
//Used to display a list of options.
|
||||||
//Can select one or multiple options.
|
//Can select one or multiple options.
|
||||||
|
|
Loading…
Reference in a new issue