framebuffer_ng: undef SCALE, it's used by hw includes

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f4eea8636
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-12-25 (Thu, 25 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2014-12-25 19:33:50 +01:00
parent 23ef572b85
commit 2d9ed97ed6

View File

@@ -50,6 +50,9 @@
#include <cnxtfb.h>
#endif
#if HAVE_TRIPLEDRAGON
#ifdef SCALE
#undef SCALE
#endif
#include <tdgfx/stb04gfx.h>
extern int gfxfd;
#endif