aboutsummaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/usrp/dboard/base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/usrp_uhd/usrp/dboard/base.hpp')
-rw-r--r--include/usrp_uhd/usrp/dboard/base.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/usrp_uhd/usrp/dboard/base.hpp b/include/usrp_uhd/usrp/dboard/base.hpp
index 23ae4a4fe..86ab7dde6 100644
--- a/include/usrp_uhd/usrp/dboard/base.hpp
+++ b/include/usrp_uhd/usrp/dboard/base.hpp
@@ -2,8 +2,8 @@
// Copyright 2010 Ettus Research LLC
//
-#ifndef INCLUDED_USRP_UHD_USRP_DBOARD_BASE_H
-#define INCLUDED_USRP_UHD_USRP_DBOARD_BASE_H
+#ifndef INCLUDED_USRP_UHD_USRP_DBOARD_BASE_HPP
+#define INCLUDED_USRP_UHD_USRP_DBOARD_BASE_HPP
#include <usrp_uhd/wax.hpp>
#include <boost/utility.hpp>
@@ -77,4 +77,4 @@ public:
}}} //namespace
-#endif /* INCLUDED_USRP_UHD_USRP_DBOARD_BASE_H */
+#endif /* INCLUDED_USRP_UHD_USRP_DBOARD_BASE_HPP */