move hddstat.h include from infoviewer_bb to neutrino

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8658fb41a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-02-10 15:09:14 +01:00
committed by Jacek Jendrzej
parent 903314d055
commit bc240399a7
2 changed files with 1 additions and 1 deletions

View File

@@ -40,7 +40,6 @@
#include <driver/fontrenderer.h>
#include <driver/fade.h>
#include <system/settings.h>
#include <system/hddstat.h>
#include "widget/menue.h"
#include <gui/components/cc.h>
#include <string>

View File

@@ -111,6 +111,7 @@
#include <system/debug.h>
#include <system/fsmounter.h>
#include <system/hddstat.h>
#include <system/setting_helpers.h>
#include <system/settings.h>
#include <system/helpers.h>