mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
framebuffer_ng: undef SCALE, it's used by hw includes
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
#include <cnxtfb.h>
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
#ifdef SCALE
|
||||
#undef SCALE
|
||||
#endif
|
||||
#include <tdgfx/stb04gfx.h>
|
||||
extern int gfxfd;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user