summaryrefslogtreecommitdiffstats
path: root/libaf
diff options
context:
space:
mode:
Diffstat (limited to 'libaf')
-rw-r--r--libaf/af.h2
-rw-r--r--libaf/format.h (renamed from libaf/af_format.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af.h b/libaf/af.h
index ceca34c90d..4542b32c60 100644
--- a/libaf/af.h
+++ b/libaf/af.h
@@ -24,7 +24,7 @@
#include "config.h"
#include "options.h"
-#include "af_format.h"
+#include "libaf/format.h"
#include "control.h"
#include "cpudetect.h"
#include "mp_msg.h"
diff --git a/libaf/af_format.h b/libaf/format.h
index 36f5c3fb59..36f5c3fb59 100644
--- a/libaf/af_format.h
+++ b/libaf/format.h