summaryrefslogtreecommitdiff
path: root/src/components/utils/src/threads/thread_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/utils/src/threads/thread_delegate.cc')
-rw-r--r--src/components/utils/src/threads/thread_delegate.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/utils/src/threads/thread_delegate.cc b/src/components/utils/src/threads/thread_delegate.cc
index 22fc4c3f18..d298ab9f0b 100644
--- a/src/components/utils/src/threads/thread_delegate.cc
+++ b/src/components/utils/src/threads/thread_delegate.cc
@@ -39,7 +39,7 @@
#ifdef __ANDROID__
#include "utils/threads/pthread_android.h"
-#endif // __ANDROID__
+#endif // __ANDROID__
namespace threads {