aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r--OpenAL32/Include/alMain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index 74ef39eb..a833be5e 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -139,7 +139,7 @@ struct ALCdevice_struct
ALboolean IsCaptureDevice;
ALuint Frequency;
- ALuint UpdateFreq;
+ ALuint UpdateSize;
ALuint FrameSize;
ALenum Format;