diff options
Diffstat (limited to 'gnuradio-runtime/lib/vmcircbuf_createfilemapping.h')
-rw-r--r-- | gnuradio-runtime/lib/vmcircbuf_createfilemapping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/vmcircbuf_createfilemapping.h b/gnuradio-runtime/lib/vmcircbuf_createfilemapping.h index f289abcd96..e7c4b724b1 100644 --- a/gnuradio-runtime/lib/vmcircbuf_createfilemapping.h +++ b/gnuradio-runtime/lib/vmcircbuf_createfilemapping.h @@ -23,8 +23,8 @@ #ifndef GR_VMCIRCBUF_CREATEFILEMAPPING_H #define GR_VMCIRCBUF_CREATEFILEMAPPING_H -#include <gnuradio/api.h> #include "vmcircbuf.h" +#include <gnuradio/api.h> #ifdef HAVE_CREATEFILEMAPPING #include <windows.h> |