Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header...
[debian/gnuradio] / usrp / host / lib / legacy / mld_threads.h
index b2ec657510043b2fa1b7404ac8b5921a2b0644e5..322f557b60608265cf8ef8b0efb580d55c248cc2 100644 (file)
@@ -29,7 +29,7 @@
 
 #define __macos__
 #ifdef _USE_OMNI_THREADS_
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 #else
 #include <pthread.h>
 #endif