summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/single_threaded_scheduler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/single_threaded_scheduler.cc')
-rw-r--r--gnuradio-runtime/lib/single_threaded_scheduler.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/single_threaded_scheduler.cc b/gnuradio-runtime/lib/single_threaded_scheduler.cc
index 0d7f91670b..c86d26ca3a 100644
--- a/gnuradio-runtime/lib/single_threaded_scheduler.cc
+++ b/gnuradio-runtime/lib/single_threaded_scheduler.cc
@@ -24,7 +24,7 @@
#include "config.h"
#endif
-#include <gnuradio/single_threaded_scheduler.h>
+#include "single_threaded_scheduler.h"
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/buffer.h>