mirror of
https://github.com/sstefani/mtrace.git
synced 2025-12-06 16:56:41 +08:00
Fix the same header confusion as for arm, see PR #7
This commit is contained in:
parent
4007678321
commit
aea870ce0d
@ -29,7 +29,7 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "backend.h"
|
#include "backend.h"
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "dwarf.h"
|
#include "../../../dwarf.h"
|
||||||
#include "library.h"
|
#include "library.h"
|
||||||
#include "task.h"
|
#include "task.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user