Update build configuration for OSX omnithreads changeover
[debian/gnuradio] / mblock / src / lib / mbi_runtime_lock.h
index a4dec76f5c78c96bed1f430862f394baf02caee0..020cd733cec8fe240f33ae78c550e48eb6cc2072 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 /*
- * Copyright 2007 Free Software Foundation, Inc.
+ * Copyright 2007,2008 Free Software Foundation, Inc.
  * 
  * This file is part of GNU Radio
  * 
@@ -22,7 +22,7 @@
 #ifndef INCLUDED_MBI_RUNTIME_LOCK_H
 #define INCLUDED_MBI_RUNTIME_LOCK_H
 
-#include <mb_runtime.h>
+#include <mblock/runtime.h>
 #include <mb_mblock_impl.h>
 #include <boost/utility.hpp>