summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/flat_flowgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/flat_flowgraph.h')
-rw-r--r--gnuradio-runtime/lib/flat_flowgraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/flat_flowgraph.h b/gnuradio-runtime/lib/flat_flowgraph.h
index 3630a2a5c8..75082349e2 100644
--- a/gnuradio-runtime/lib/flat_flowgraph.h
+++ b/gnuradio-runtime/lib/flat_flowgraph.h
@@ -24,8 +24,8 @@
#define INCLUDED_GR_RUNTIME_FLAT_FLOWGRAPH_H
#include <gnuradio/api.h>
-#include <gnuradio/flowgraph.h>
#include <gnuradio/block.h>
+#include <gnuradio/flowgraph.h>
#include <gnuradio/logger.h>
namespace gr {