diff options
Diffstat (limited to 'src/libpts/pts/pts_pcr.c')
-rw-r--r-- | src/libpts/pts/pts_pcr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libpts/pts/pts_pcr.c b/src/libpts/pts/pts_pcr.c index a7a2f5fae..0af93b608 100644 --- a/src/libpts/pts/pts_pcr.c +++ b/src/libpts/pts/pts_pcr.c @@ -15,7 +15,7 @@ #include "pts_pcr.h" -#include <debug.h> +#include <utils/debug.h> #include <stdarg.h> |