diff options
Diffstat (limited to 'lib/base')
| -rw-r--r-- | lib/base/eerror.h | 1 | ||||
| -rw-r--r-- | lib/base/encoding.cpp | 1 | ||||
| -rw-r--r-- | lib/base/filepush.cpp | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/base/eerror.h b/lib/base/eerror.h index 2ae89e2f..ea5fcc51 100644 --- a/lib/base/eerror.h +++ b/lib/base/eerror.h @@ -1,7 +1,6 @@ #ifndef __E_ERROR__ #define __E_ERROR__ -#include "config.h" #include <string> #include <map> #include <new> diff --git a/lib/base/encoding.cpp b/lib/base/encoding.cpp index 48be7873..2b834b6c 100644 --- a/lib/base/encoding.cpp +++ b/lib/base/encoding.cpp @@ -1,6 +1,5 @@ #include <lib/base/encoding.h> #include <lib/base/eerror.h> -#include <config.h> eDVBTextEncodingHandler encodingHandler; // the one and only instance diff --git a/lib/base/filepush.cpp b/lib/base/filepush.cpp index b99896fc..ce33d04f 100644 --- a/lib/base/filepush.cpp +++ b/lib/base/filepush.cpp @@ -1,4 +1,3 @@ -#include <config.h> #include <lib/base/filepush.h> #include <lib/base/eerror.h> #include <errno.h> |
