Include system.h because we need JI_CURSORS in skin_theme.h.

This commit is contained in:
David Capello 2011-02-20 20:29:34 -03:00
parent 344faeff00
commit 22a45a9acb

View File

@ -26,6 +26,7 @@
#include "gfx/rect.h"
#include "gui/rect.h"
#include "gui/theme.h"
#include "gui/system.h"
class Graphics;