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/solaris.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'omnithread/solaris.cc')

diff --git a/omnithread/solaris.cc b/omnithread/solaris.cc
index b0139d29df..eedaaa99f6 100644
--- a/omnithread/solaris.cc
+++ b/omnithread/solaris.cc
@@ -26,7 +26,7 @@
 
 #include <stdlib.h>
 #include <errno.h>
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
 
 #define DB(x) // x 
 // #include <iostream> or #include <iostream.h> if DB is on.
-- 
cgit v1.2.3