neutrino: fix config file locations.

This commit is contained in:
[CST] Bas
2012-11-13 12:45:17 +08:00
parent be3c098cb8
commit e426104399
5 changed files with 31 additions and 22 deletions

View File

@@ -56,6 +56,7 @@ static CmodCache mod_cache; // static instance
//-----------------------------------------------------------------------------
#if defined(CONFIG_SYSTEM_TUXBOX) || defined(CONFIG_SYSTEM_TUXBOX_COOLSTREAM)
#include "neutrinoapi.h"
#include <config.h>
static CNeutrinoAPI *NeutrinoAPI;
#endif