]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / globalsettings.hpp
index cf1921e89ea52b551f3ca46a85102b04a9dbf502..e41c2ea9ed6a8b8d88b537f7bbae33bcc07f418d 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_GLOBALSETTINGS_HPP
-#define PULSEVIEW_GLOBALSETTINGS_HPP
+#ifndef PULSEVIEW_PV_GLOBALSETTINGS_HPP
+#define PULSEVIEW_PV_GLOBALSETTINGS_HPP
 
 #include <map>
 
@@ -146,4 +146,4 @@ private:
 
 } // namespace pv
 
-#endif // PULSEVIEW_GLOBALSETTINGS_HPP
+#endif // PULSEVIEW_PV_GLOBALSETTINGS_HPP