diff options
Diffstat (limited to 'gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h')
-rw-r--r-- | gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h b/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h index d0171e6c83..d3cbe4f018 100644 --- a/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h +++ b/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h @@ -23,8 +23,8 @@ #ifndef GR_VMCIRCBUF_MMAP_SHM_OPEN_H #define GR_VMCIRCBUF_MMAP_SHM_OPEN_H -#include <gnuradio/api.h> #include "vmcircbuf.h" +#include <gnuradio/api.h> namespace gr { |