]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
input hdhomerun: ensure we pick up static lib header if available
authorAdam Sutton <dev@adamsutton.me.uk>
Thu, 14 Jan 2016 17:47:36 +0000 (17:47 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Sat, 16 Jan 2016 23:28:13 +0000 (23:28 +0000)
src/input/mpegts/tvhdhomerun/tvhdhomerun_private.h

index 962627ae2cae0244f5bd5569c9b94dae1d94962d..c6a255cd9c372dc54cee9bb71816d12747e81188 100644 (file)
@@ -24,7 +24,7 @@
 #include "htsbuf.h"
 #include "tvhdhomerun.h"
 
-#include <libhdhomerun/hdhomerun.h>
+#include "libhdhomerun/hdhomerun.h"
 
 typedef struct tvhdhomerun_device_info tvhdhomerun_device_info_t;
 typedef struct tvhdhomerun_device      tvhdhomerun_device_t;