summaryrefslogtreecommitdiff
path: root/src/format/dwarf/symbols.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/dwarf/symbols.c')
-rw-r--r--src/format/dwarf/symbols.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/dwarf/symbols.c b/src/format/dwarf/symbols.c
index d26cc3e..da30816 100644
--- a/src/format/dwarf/symbols.c
+++ b/src/format/dwarf/symbols.c
@@ -27,8 +27,8 @@
#include "die.h"
#include "dwarf-int.h"
#include "form.h"
-#include "../mangling/demangler.h"
#include "../../core/params.h"
+#include "../../mangling/demangler.h"