X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.cpp;h=4874eb233c7ebf7d9fe5e282883dc93a1efbc8a7;hp=52fcf45612167fa50f2cbc4dffbcd975990a2ef6;hb=aca9aa834c742ba70f49d1ac3eb2d1e02e759416;hpb=f4e57597347e47a4ea58fbdc7b0a22e07f1c0ede diff --git a/pv/view/timemarker.cpp b/pv/view/timemarker.cpp index 52fcf456..4874eb23 100644 --- a/pv/view/timemarker.cpp +++ b/pv/view/timemarker.cpp @@ -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 . */ #include @@ -24,12 +23,12 @@ #include "timemarker.hpp" -#include "view.hpp" #include "pv/widgets/timestampspinbox.hpp" +#include "view.hpp" #include -#include #include +#include #include #include