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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/format/elf/elf.c b/src/format/elf/elf.c
index c3d2e42..158a6b6 100644
--- a/src/format/elf/elf.c
+++ b/src/format/elf/elf.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* elf.c - support du format ELF
*
- * Copyright (C) 2009-2010 Cyrille Bagard
+ * Copyright (C) 2009-2012 Cyrille Bagard
*
* This file is part of OpenIDA.
*
@@ -34,7 +34,7 @@
#include "section.h"
#include "strings.h"
#include "symbols.h"
-#include "../../panels/log.h"
+#include "../../gui/panels/log.h"