mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-29 02:40:05 +00:00
Updated a system header name for Android.
This commit is contained in:
parent
d3bca77a16
commit
d30b22e459
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
#endif
|
||||
|
||||
#if JUCE_ANDROID
|
||||
#include <sys/atomics.h>
|
||||
#include <atomic>
|
||||
#include <byteswap.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue