X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=1fb46e13ec483c9fc7da5fb83e544d669baf9046;hb=0466001be51e779b23aaebec1cc9361305c07be9;hp=d7f5c31a3e78e11857ee149473c3ff0f5f763d9b;hpb=1f5d683e6bbab6d5694bd28524b24022fef70195;p=pulseview.git diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index d7f5c31a..1fb46e13 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -40,6 +40,7 @@ #include "mainwindow.hpp" +#include "application.hpp" #include "devicemanager.hpp" #include "devices/hardwaredevice.hpp" #include "dialogs/settings.hpp"