diff options
Diffstat (limited to 'screen.h')
-rw-r--r-- | screen.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ #include "common.h" #include <vdr/osd.h> -#undef DIRECTBLIT +// #undef DIRECTBLIT +#define DIRECTBLIT class cText2SkinScreen { /* Skin Editor */ |