]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/importmenu.cpp
Random simplifications, cosmetics/whitespace/consistency fixes.
[pulseview.git] / pv / widgets / importmenu.cpp
index 72fb557c1f56e1b2262d3ae510763eb9f42f7f0c..145bbb43bc14c8357256287b947da89853ecce89 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <algorithm>
@@ -23,7 +22,7 @@
 #include <string>
 #include <utility>
 
-#include <libsigrok/libsigrok.hpp>
+#include <libsigrokcxx/libsigrokcxx.hpp>
 
 #include "importmenu.hpp"