Fixed building on Linux.

This commit is contained in:
Aloshi 2013-10-18 14:53:14 -05:00
parent a554fea973
commit afdd5f2862

View file

@ -6,6 +6,7 @@
#include <functional>
#include "../Renderer.h"
#include "NinePatchComponent.h"
#include "../Window.h"
//Used to display a list of options.
//Can select one or multiple options.