diff --git a/uppsrc/GLCtrl/GLCtrl.h b/uppsrc/GLCtrl/GLCtrl.h index f61a567de..90f5b3055 100644 --- a/uppsrc/GLCtrl/GLCtrl.h +++ b/uppsrc/GLCtrl/GLCtrl.h @@ -8,6 +8,8 @@ #define Display XDisplay #define Picture XPicture +#define Status int + #include #include @@ -15,6 +17,8 @@ #include #endif +#undef Status + #undef Picture #undef Time #undef Font