]> sigrok.org Git - pulseview.git/blobdiff - pv/devicemanager.hpp
Modified header guards to match file names
[pulseview.git] / pv / devicemanager.hpp
index 2ecf54af9aa3a84994da807806f85769769f9ff2..5aed775821300805ebc279439dab11995d2f8894 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_DEVICEMANAGER_H
-#define PULSEVIEW_PV_DEVICEMANAGER_H
+#ifndef PULSEVIEW_PV_DEVICEMANAGER_HPP
+#define PULSEVIEW_PV_DEVICEMANAGER_HPP
 
 #include <list>
 #include <map>
@@ -86,4 +86,4 @@ protected:
 
 } // namespace pv
 
-#endif // PULSEVIEW_PV_DEVICEMANAGER_H
+#endif // PULSEVIEW_PV_DEVICEMANAGER_HPP