瀏覽代碼

audio: compilation fix

wip/image-kernel
Sam Hocevar 1 年之前
父節點
當前提交
cd7c1e612c
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      include/lol/private/audio/stream.h

+ 1
- 0
include/lol/private/audio/stream.h 查看文件

@@ -18,6 +18,7 @@
// Stream, mix, and apply audio effects.
//

#include <cmath> // std::floor
#include <functional> // std::function
#include <limits> // std::numeric_limits
#include <memory> // std::shared_ptr


Loading…
取消
儲存