From c48f42b58c67eefd19ea1a803329bcf62eac06e9 Mon Sep 17 00:00:00 2001
From: jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Date: Wed, 25 Feb 2009 19:04:35 +0000
Subject: Merged r10501:10505 from michaelld/omnithread into trunk.  Moves
 omnithread header files into /gnuradio.  Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5
---
 usrp/host/lib/legacy/mld_threads.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'usrp/host/lib/legacy/mld_threads.h')

diff --git a/usrp/host/lib/legacy/mld_threads.h b/usrp/host/lib/legacy/mld_threads.h
index b2ec657510..322f557b60 100644
--- a/usrp/host/lib/legacy/mld_threads.h
+++ b/usrp/host/lib/legacy/mld_threads.h
@@ -29,7 +29,7 @@
 
 #define __macos__
 #ifdef _USE_OMNI_THREADS_
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 #else
 #include <pthread.h>
 #endif
-- 
cgit v1.2.3