]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/standardbar.hpp
Don't use deprecated headers.
[pulseview.git] / pv / views / trace / standardbar.hpp
index 0c9cad8094c150206c3e1bde9abb61ab2a16f52a..f96d8bfe0ed8535e4f336f7ace7bb622233c7878 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef PULSEVIEW_PV_VIEWS_TRACE_STANDARDBAR_HPP
 #define PULSEVIEW_PV_VIEWS_TRACE_STANDARDBAR_HPP
 
-#include <stdint.h>
+#include <cstdint>
 
 #include <QAction>
 #include <QToolBar>