X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=test%2Fview%2Fruler.cpp;h=5230e240dd9450f16757480e9e8de9b7cd89eb63;hp=37b8d3826cbdc4ad845b8b7c1c7632019bf269cc;hb=ae95fe5832e1f3d63d0f0f952629591aae3419cf;hpb=5955ebeeaca4fc0beb88cbac401052ddc143e80b diff --git a/test/view/ruler.cpp b/test/view/ruler.cpp index 37b8d382..5230e240 100644 --- a/test/view/ruler.cpp +++ b/test/view/ruler.cpp @@ -14,12 +14,11 @@ * 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 #include +#include #include "pv/view/ruler.hpp" #include "test/test.hpp"