Browse Source

Header fix for linux.

tags/v0.6.0
Matt Demanett Matt Demanett 6 years ago
parent
commit
b8f300d130
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      include/dsp/samplerate.hpp

+ 1
- 0
include/dsp/samplerate.hpp View File

@@ -1,6 +1,7 @@
#pragma once

#include <assert.h>
#include <string.h>
#include <speex/speex_resampler.h>
#include "frame.hpp"



Loading…
Cancel
Save