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 --- omnithread/posix.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'omnithread/posix.cc') diff --git a/omnithread/posix.cc b/omnithread/posix.cc index 7325166c6c..5574a8a0dd 100644 --- a/omnithread/posix.cc +++ b/omnithread/posix.cc @@ -49,7 +49,7 @@ #include <stdlib.h> #include <errno.h> #include <time.h> -#include <omnithread.h> +#include <gnuradio/omnithread.h> #if (PthreadDraftVersion == 0) #error "PthreadDraftVersion not defined. If not sure, define it to 10" -- cgit v1.2.3