summaryrefslogtreecommitdiff
path: root/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'screen.h')
-rw-r--r--screen.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/screen.h b/screen.h
index a5eee36..7cb447a 100644
--- a/screen.h
+++ b/screen.h
@@ -8,7 +8,8 @@
#include "common.h"
#include <vdr/osd.h>
-#undef DIRECTBLIT
+// #undef DIRECTBLIT
+#define DIRECTBLIT
class cText2SkinScreen {
/* Skin Editor */