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