diff options
author | anbr <vdr07@deltab.de> | 2009-10-26 16:44:22 +0100 |
---|---|---|
committer | anbr <vdr07@deltab.de> | 2009-10-26 16:44:22 +0100 |
commit | a18ecd4b2af85d9783688049c18ddc9d8f716da3 (patch) | |
tree | 94c9882cf59605730425004ab9e29c804bb31ad4 /ffont.h | |
parent | 3c26d247ecdba709cfa3cf22a53b4626ee0b88e0 (diff) | |
download | vdr-plugin-imonlcd-a18ecd4b2af85d9783688049c18ddc9d8f716da3.tar.gz vdr-plugin-imonlcd-a18ecd4b2af85d9783688049c18ddc9d8f716da3.tar.bz2 |
Remove unnecessary include statement0.0.3
Diffstat (limited to 'ffont.h')
-rw-r--r-- | ffont.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ #define __IMON_FONT_H___ #include <vdr/font.h> -#include <fontconfig/fontconfig.h> #include <ft2build.h> #include FT_FREETYPE_H #include "bitmap.h" |