Modified header guards to match file names
[pulseview.git] / pv / widgets / exportmenu.hpp
index 7cd44070e0dbd44602c10179e89969d28f66e71d..1a29128db6c7adc0412747f50f00d80b7ae4a0d7 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_WIDGETS_EXPORTMENU_H
-#define PULSEVIEW_PV_WIDGETS_EXPORTMENU_H
+#ifndef PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP
+#define PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP
 
 #include <memory>
 
@@ -56,4 +56,4 @@ private:
 } // widgets
 } // pv
 
-#endif // PULSEVIEW_PV_WIDGETS_EXPORTMENU_H
+#endif // PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP