update headers
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#ifndef TNT_UTILS_MUTEX_H
|
||||
#define TNT_UTILS_MUTEX_H
|
||||
|
||||
#if defined(__linux__)
|
||||
#if defined(__ANDROID__)
|
||||
#include <utils/linux/Mutex.h>
|
||||
#else
|
||||
#include <utils/generic/Mutex.h>
|
||||
|
||||
Reference in New Issue
Block a user