Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / io / gri_logger.h
index cc36b1a6c85479a910d1b4db1bb4651584c49918..e5caf7d06ac804a5d323e12beb004a291668e2e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -23,7 +23,7 @@
 #define INCLUDED_GRI_LOGGER_H
 
 #include <stddef.h>
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 #include <gr_buffer.h>
 
 class gri_log_poster;