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

@@ -226,7 +226,7 @@ CNeutrinoApp::CNeutrinoApp()
frameBuffer = CFrameBuffer::getInstance();
frameBuffer->setIconBasePath(DATADIR "/neutrino/icons/");
#if HAVE_TRIPLEDRAGON
#if HAVE_TRIPLEDRAGON || USE_STB_HAL
/* this needs to happen before the framebuffer is set up */
init_td_api();
// shutdown_td_api();