video_td.h: add compat define for SCREENSHOT

Origin commit data
------------------
Branch: master
Commit: 393f5452f4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-01-13 18:46:26 +01:00
parent 94ffffb6da
commit 103108c3c8

View File

@@ -10,3 +10,7 @@
#else
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
#endif
#if STB_HAL_VIDEO_HAS_GETSCREENIMAGE
#define SCREENSHOT 1
#endif