Merge branch 'dfsg-orig'
[debian/gnuradio] / gruel / src / include / gruel / thread_body_wrapper.h
index 27dbbf7bbc4c68f3f4d0b6967d16ad60be4602b1..b024bfdaf93e8f59dedb8aaaf49cd63763f99669 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 /*
- * Copyright 2008 Free Software Foundation, Inc.
+ * Copyright 2008,2009 Free Software Foundation, Inc.
  * 
  * This file is part of GNU Radio
  * 
@@ -21,7 +21,7 @@
 #ifndef INCLUDED_THREAD_BODY_WRAPPER_H
 #define INCLUDED_THREAD_BODY_WRAPPER_H
 
-#include <boost/thread.hpp>
+#include <gruel/thread.h>
 #include <exception>
 #include <iostream>