Session: Fixed header guard
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Sun, 22 Feb 2015 20:20:31 +0000 (20:20 +0000)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Thu, 28 May 2015 14:59:04 +0000 (15:59 +0100)
pv/session.hpp

index d17c9dc364205344d157e7c271601cb5c6e9c5a7..f5c87f694f8e22a574307e7ae3568968423df9e8 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_SIGSESSION_HPP
-#define PULSEVIEW_PV_SIGSESSION_HPP
+#ifndef PULSEVIEW_PV_SESSION_HPP
+#define PULSEVIEW_PV_SESSION_HPP
 
 #include <map>
 #include <memory>
@@ -199,4 +199,4 @@ Q_SIGNALS:
 
 } // namespace pv
 
-#endif // PULSEVIEW_PV_SIGSESSION_HPP
+#endif // PULSEVIEW_PV_SESSION_HPP