aboutsummaryrefslogtreecommitdiff
path: root/src/linux/smallfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/smallfile.c')
-rw-r--r--src/linux/smallfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linux/smallfile.c b/src/linux/smallfile.c
index 977852c..98cde00 100644
--- a/src/linux/smallfile.c
+++ b/src/linux/smallfile.c
@@ -14,7 +14,7 @@
#include <cpuinfo-mock.h>
#endif
#include <linux/api.h>
-#include <log.h>
+#include <cpuinfo/log.h>
bool cpuinfo_linux_parse_small_file(const char* filename, size_t buffer_size, cpuinfo_smallfile_callback callback, void* context) {