Skip to content
Snippets Groups Projects
Commit 2b1f654d authored by Alexandre Savard's avatar Alexandre Savard
Browse files

Clean up <speex/libspeexdsp>

parent 666e8e7a
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include <dlfcn.h> #include <dlfcn.h>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>
#include <speex/speex_preprocess.h>
#include "../global.h" #include "../global.h"
#include "../manager.h" #include "../manager.h"
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#include "audiocodec.h" #include "audiocodec.h"
#include <cstdio> #include <cstdio>
#include <speex/speex.h> #include <speex/speex.h>
#include <speex/speex_preprocess.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment