summaryrefslogtreecommitdiffstats
path: root/libhb/declpcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/declpcm.c')
-rw-r--r--libhb/declpcm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libhb/declpcm.c b/libhb/declpcm.c
index 1c322c568..cf2f99de3 100644
--- a/libhb/declpcm.c
+++ b/libhb/declpcm.c
@@ -7,9 +7,9 @@
For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
*/
-#include "handbrake.h"
-#include "hbffmpeg.h"
-#include "audio_resample.h"
+#include "handbrake/handbrake.h"
+#include "handbrake/hbffmpeg.h"
+#include "handbrake/audio_resample.h"
struct hb_work_private_s
{