about summary refs log tree commit diff homepage
path: root/lib/Core/ExecutorTimerInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/ExecutorTimerInfo.h')
-rw-r--r--lib/Core/ExecutorTimerInfo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Core/ExecutorTimerInfo.h b/lib/Core/ExecutorTimerInfo.h
index 9127fb68..7fd85c0f 100644
--- a/lib/Core/ExecutorTimerInfo.h
+++ b/lib/Core/ExecutorTimerInfo.h
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef EXECUTORTIMERINFO_H_
-#define EXECUTORTIMERINFO_H_
+#ifndef KLEE_EXECUTORTIMERINFO_H
+#define KLEE_EXECUTORTIMERINFO_H
 
 #include "klee/Internal/System/Time.h"
 
@@ -39,4 +39,4 @@ public:
 }
 
 
-#endif /* EXECUTORTIMERINFO_H_ */
+#endif /* KLEE_EXECUTORTIMERINFO_H */