summaryrefslogtreecommitdiffstats
path: root/raul/TimeStamp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/TimeStamp.hpp')
-rw-r--r--raul/TimeStamp.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/raul/TimeStamp.hpp b/raul/TimeStamp.hpp
index dbbc163..0c671b2 100644
--- a/raul/TimeStamp.hpp
+++ b/raul/TimeStamp.hpp
@@ -14,8 +14,8 @@
along with Raul. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef RAUL_TIME_STAMP_HPP
-#define RAUL_TIME_STAMP_HPP
+#ifndef RAUL_TIMESTAMP_HPP
+#define RAUL_TIMESTAMP_HPP
#include <cassert>
#include <cmath>
@@ -227,4 +227,4 @@ typedef TimeStamp TimeDuration;
} // namespace Raul
-#endif // RAUL_TIME_STAMP_HPP
+#endif // RAUL_TIMESTAMP_HPP