Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui.c: remove not required headers
  • Loading branch information
perexg committed Sep 17, 2015
1 parent 34b1169 commit 908050b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/webui/webui.c
Expand Up @@ -31,19 +31,12 @@
#include <sys/stat.h>

#include "tvheadend.h"
#include "access.h"
#include "http.h"
#include "webui.h"
#include "dvr/dvr.h"
#include "filebundle.h"
#include "streaming.h"
#include "profile.h"
#include "epg.h"
#include "muxer.h"
#include "imagecache.h"
#include "tcp.h"
#include "config.h"
#include "atomic.h"
#include "lang_codes.h"
#include "intlconv.h"
#if ENABLE_MPEGTS
Expand Down

0 comments on commit 908050b

Please sign in to comment.