Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)
[debian/gnuradio] / gr-msdd6000 / src / msdd_source_s.cc
index 9395647d2b650da99ff3778856f8b04fd7583d5b..55d621dce5f2030faae83462332db1e200914c17 100644 (file)
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
+#include <msdd_source_s.h>
+#include <gr_io_signature.h>
 
 #define MSDD_DEBUG2_TRUE
 
@@ -33,8 +35,6 @@
 #define MSDD_DEBUG2(x)
 #endif
 
-#include <msdd_source_s.h>
-#include <gr_io_signature.h>
 
 namespace {
        static const int NBASIC_SAMPLES_PER_ITEM = 1;