Browse Source

Header fix for linux.

pull/1639/head
Matt Demanett Matt Demanett 6 years ago
parent
commit
45f0aec7d8
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 #pragma once


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




Loading…
Cancel
Save