Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header...
[debian/gnuradio] / gr-audio-osx / src / mld_threads.h
index a59a928634229c9d71f185aa4bcebdeca85ad85e..d2fb4ea7c0d68c50b84ebc87b097a2bc1cd7f93b 100644 (file)
@@ -29,7 +29,7 @@
 
 #define __macos__
 #ifdef _USE_OMNI_THREADS_
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 #else
 #include <pthread.h>
 #endif