summaryrefslogtreecommitdiffstats
path: root/libhb/decsrtsub.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/decsrtsub.c')
-rw-r--r--libhb/decsrtsub.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libhb/decsrtsub.c b/libhb/decsrtsub.c
index 303387c32..35aa9c157 100644
--- a/libhb/decsrtsub.c
+++ b/libhb/decsrtsub.c
@@ -12,9 +12,9 @@
#include <string.h>
#include <iconv.h>
#include <errno.h>
-#include "handbrake.h"
-#include "colormap.h"
-#include "decsrtsub.h"
+#include "handbrake/handbrake.h"
+#include "handbrake/colormap.h"
+#include "handbrake/decsrtsub.h"
struct start_and_end {
unsigned long start, end;