summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/scheduler_sts.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/scheduler_sts.cc')
-rw-r--r--gnuradio-runtime/lib/scheduler_sts.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/scheduler_sts.cc b/gnuradio-runtime/lib/scheduler_sts.cc
index cc60b55f02..19d05b2316 100644
--- a/gnuradio-runtime/lib/scheduler_sts.cc
+++ b/gnuradio-runtime/lib/scheduler_sts.cc
@@ -24,7 +24,7 @@
#endif
#include "scheduler_sts.h"
-#include <gnuradio/single_threaded_scheduler.h>
+#include "single_threaded_scheduler.h"
#include <gnuradio/thread/thread_body_wrapper.h>
namespace gr {