aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/os/Thread.h')
-rw-r--r--common/os/Thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/os/Thread.h b/common/os/Thread.h
index 1a9aa54b..bca41bbc 100644
--- a/common/os/Thread.h
+++ b/common/os/Thread.h
@@ -17,7 +17,7 @@
*/
#ifndef __OS_THREAD_H__
-#define __OP_THREAD_H__
+#define __OS_THREAD_H__
namespace os {
class Mutex;