summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/top_block_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/top_block_impl.h')
-rw-r--r--gnuradio-runtime/lib/top_block_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/top_block_impl.h b/gnuradio-runtime/lib/top_block_impl.h
index d31be2fac2..84611b3f85 100644
--- a/gnuradio-runtime/lib/top_block_impl.h
+++ b/gnuradio-runtime/lib/top_block_impl.h
@@ -23,8 +23,8 @@
#ifndef INCLUDED_GR_TOP_BLOCK_IMPL_H
#define INCLUDED_GR_TOP_BLOCK_IMPL_H
-#include <gnuradio/api.h>
#include "scheduler.h"
+#include <gnuradio/api.h>
#include <gnuradio/thread/thread.h>
namespace gr {