Fixing benchmark loopback to work with new v2's of modulators.
[debian/gnuradio] / omnithread / posix.cc
index 7325166c6ce8da207331db6941bc4b77bbcbe2d5..5574a8a0dd4206f1f1aad326d7d1b73b1c0a955e 100644 (file)
@@ -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"