CtrlLib: Fixed to compile

git-svn-id: svn://ultimatepp.org/upp/trunk@13790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-12-28 09:10:46 +00:00
parent 509a63135f
commit f476e4e0cf

View file

@ -2,6 +2,7 @@
#define CTRLLIB_H
#include <CtrlCore/CtrlCore.h>
#include <Painter/Painter.h>
#ifdef Status //X11 defines this, likely name clash...
#undef Status