summaryrefslogtreecommitdiff
path: root/firmware/export/logf.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/logf.h')
-rw-r--r--firmware/export/logf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/logf.h b/firmware/export/logf.h
index 016425f334..868e8fc723 100644
--- a/firmware/export/logf.h
+++ b/firmware/export/logf.h
@@ -20,7 +20,7 @@
20#define LOGF_H 20#define LOGF_H
21#include <config.h> 21#include <config.h>
22#include <stdbool.h> 22#include <stdbool.h>
23#include "_ansi.h" 23#include "../include/_ansi.h"
24 24
25#ifdef ROCKBOX_HAS_LOGF 25#ifdef ROCKBOX_HAS_LOGF
26 26