Explorar el Código

audio: compilation fix

wip/image-kernel
Sam Hocevar hace 1 año
padre
commit
cd7c1e612c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      include/lol/private/audio/stream.h

+ 1
- 0
include/lol/private/audio/stream.h Ver fichero

@@ -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


Cargando…
Cancelar
Guardar