Merge branch 'upstream' into dfsg-orig
[debian/gnuradio] / gr-usrp / src / usrp_sink_base.cc
index cb65e02cd9f3c62020017f4c8128355540f06571..635d9345f019a30c330b1c90c5afef0406712cf5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 /*
- * Copyright 2004,2008 Free Software Foundation, Inc.
+ * Copyright 2004,2008,2009 Free Software Foundation, Inc.
  * 
  * This file is part of GNU Radio
  * 
@@ -26,7 +26,7 @@
 
 #include <usrp_sink_base.h>
 #include <gr_io_signature.h>
-#include <usrp_standard.h>
+#include <usrp/usrp_standard.h>
 #include <assert.h>
 #include <cstdio>