mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 17:40:23 +00:00
audio/types.h: audio_frame2 is actually declared as struct
This commit is contained in:
@@ -128,7 +128,7 @@ private:
|
||||
size_t resample_ch_count;
|
||||
int resample_to;
|
||||
|
||||
friend class audio_frame2;
|
||||
friend struct audio_frame2;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user