diff options
Diffstat (limited to 'src/mp4ff/mp4ffint.h')
-rw-r--r-- | src/mp4ff/mp4ffint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp4ff/mp4ffint.h b/src/mp4ff/mp4ffint.h index 8ae85e79f..fc13f469d 100644 --- a/src/mp4ff/mp4ffint.h +++ b/src/mp4ff/mp4ffint.h @@ -109,7 +109,7 @@ extern "C" { #define ATOM_SCHI 25 #ifdef HAVE_CONFIG_H -#include "../../config.h" +#include "config.h" #endif #ifndef _WIN32 |