spark: fix build by using correct includes

This commit is contained in:
Stefan Seyfried
2012-02-11 19:15:42 +01:00
parent 6f5e4238cc
commit c3f8a7f530
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
#if HAVE_COOL_HARDWARE
#include <dmx_cs.h>
#endif
#if HAVE_TRIPLEDRAGON
#if HAVE_TRIPLEDRAGON || USE_STB_HAL
#include <dmx_td.h>
#endif