eitd: Fix files according to the new includes branch.

Origin commit data
------------------
Branch: ni/coolstream
Commit: 96e7c51cff
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-06 (Tue, 06 Mar 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Bas
2012-03-06 14:50:02 +08:00
parent 9a2346b6da
commit 25f3c22886
11 changed files with 33 additions and 34 deletions

View File

@@ -38,8 +38,6 @@
//
//
#include "SIlanguage.hpp"
#include <string>
#include <vector>
#include <map>
@@ -48,6 +46,8 @@
#include <sectionsdclient/sectionsdclient.h>
#include "SIlanguage.hpp"
#define LANGUAGEFILE "/var/tuxbox/config/epglanguages.conf"
std::vector<std::string> SIlanguage::languages;