]> sigrok.org Git - pulseview.git/blobdiff - pv/application.cpp
Only show sampling points when zoomed in far enough.
[pulseview.git] / pv / application.cpp
index 66991dd985b3b5cd3d0765926784e5ec7e34847f..80a22ab9ebb51faefc8124bc36b13df0c1e54ba7 100644 (file)
  * 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 "application.h"
+#include "application.hpp"
 #include "config.h"
 
 #include <iostream>