Add missing header include.

This commit is contained in:
Adam Sutton 2012-07-01 09:39:37 +01:00
parent 26ce9fd35e
commit 6c53e1f884

View file

@ -25,6 +25,7 @@
#include "queue.h"
#include "htsmsg_binary.h"
#include "settings.h"
#include "channels.h"
#include "epg.h"
#include "epggrab.h"