- use juce namespace
git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@892 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -103,7 +103,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
Atomic<uint32_t> m_numfill;
|
||||
juce::Atomic<uint32_t> m_numfill;
|
||||
float **m_ppBuffer;
|
||||
uint32_t m_capacityPerBuffer;
|
||||
uint32_t m_numBuffers;
|
||||
|
||||
Reference in New Issue
Block a user