Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header...
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_msg_queue.h
index 38556b3cae967c826afcdefd07505867037084e3..f965887e16454d63709833e23e18c65c32a49400 100644 (file)
@@ -23,7 +23,7 @@
 #define INCLUDED_GR_MSG_QUEUE_H
 
 #include <gr_msg_handler.h>
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 
 class gr_msg_queue;
 typedef boost::shared_ptr<gr_msg_queue> gr_msg_queue_sptr;