diff options
Diffstat (limited to 'libhb/compat.c')
-rw-r--r-- | libhb/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/compat.c b/libhb/compat.c index 67a5dba7e..fd69dec8b 100644 --- a/libhb/compat.c +++ b/libhb/compat.c @@ -7,7 +7,7 @@ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html */ -#include "compat.h" +#include "handbrake/compat.h" #ifdef HB_NEED_STRTOK_R #include <string.h> |