aboutsummaryrefslogtreecommitdiffstats
path: root/memcheck/memcheck_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'memcheck/memcheck_util.h')
-rw-r--r--memcheck/memcheck_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/memcheck/memcheck_util.h b/memcheck/memcheck_util.h
index d4f6c8a..b75ee53 100644
--- a/memcheck/memcheck_util.h
+++ b/memcheck/memcheck_util.h
@@ -24,7 +24,7 @@
#endif // CONFIG_MEMCHECK
#include "memcheck_common.h"
-#include "elff_api.h"
+#include "elff/elff_api.h"
#ifdef __cplusplus
extern "C" {