diff options
Diffstat (limited to 'src/audio_core/common.h')
-rw-r--r-- | src/audio_core/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audio_core/common.h b/src/audio_core/common.h index 72ebce221..7b4a1e9e8 100644 --- a/src/audio_core/common.h +++ b/src/audio_core/common.h @@ -3,6 +3,7 @@ // Refer to the license.txt file included. #pragma once + #include "common/common_funcs.h" #include "common/common_types.h" #include "common/swap.h" |