summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/thread/thread_body_wrapper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/thread/thread_body_wrapper.cc')
-rw-r--r--gnuradio-runtime/lib/thread/thread_body_wrapper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/thread/thread_body_wrapper.cc b/gnuradio-runtime/lib/thread/thread_body_wrapper.cc
index 47feafdd42..e23b7d15d0 100644
--- a/gnuradio-runtime/lib/thread/thread_body_wrapper.cc
+++ b/gnuradio-runtime/lib/thread/thread_body_wrapper.cc
@@ -23,7 +23,7 @@
#include <config.h>
#endif
-#include <thread/thread_body_wrapper.h>
+#include <gnuradio/thread/thread_body_wrapper.h>
#ifdef HAVE_SIGNAL_H
#include <signal.h>