aboutsummaryrefslogtreecommitdiff
path: root/helper/threads.c
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2019-08-16 17:43:48 +0300
committerPetri Savolainen <petri.savolainen@nokia.com>2019-08-20 14:33:59 +0300
commit0b9207d87fba558d0dd1dfcf192f4310d6bc9f93 (patch)
tree972a088dd90a27ef5220067081da92f391285311 /helper/threads.c
parentca17284c6b3990d30c78900c9968d88feabe02fa (diff)
helper: debug: move odph_debug.h into helper API
Moved the debug header to be part of the helper API. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'helper/threads.c')
-rw-r--r--helper/threads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/threads.c b/helper/threads.c
index e30c9f29d..37a0c25db 100644
--- a/helper/threads.c
+++ b/helper/threads.c
@@ -20,7 +20,7 @@
#include <odp_api.h>
#include <odp/helper/threads.h>
-#include "odph_debug.h"
+#include <odp/helper/odph_debug.h>
#define FAILED_CPU -1