aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp4ff/mp4ff_int_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mp4ff/mp4ff_int_types.h')
-rw-r--r--src/mp4ff/mp4ff_int_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp4ff/mp4ff_int_types.h b/src/mp4ff/mp4ff_int_types.h
index 169086fc4..2da8fee6e 100644
--- a/src/mp4ff/mp4ff_int_types.h
+++ b/src/mp4ff/mp4ff_int_types.h
@@ -15,7 +15,7 @@ typedef unsigned __int64 uint64_t;
#else
-#include "../../config.h"
+#include "config.h"
#if defined(HAVE_STDINT_H)
#include <stdint.h>