summaryrefslogtreecommitdiff
path: root/src/format/elf/elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/elf/elf.c')
-rw-r--r--src/format/elf/elf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/elf/elf.c b/src/format/elf/elf.c
index d24a89e..e2bf37a 100644
--- a/src/format/elf/elf.c
+++ b/src/format/elf/elf.c
@@ -32,7 +32,7 @@
#include "section.h"
#include "strings.h"
#include "symbols.h"
-#include "../../panel/log.h"
+#include "../../panels/log.h"