Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/speex/speex_types.h')
-rw-r--r--include/speex/speex_types.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/speex/speex_types.h b/include/speex/speex_types.h
index 59bb5b4..17ea2b2 100644
--- a/include/speex/speex_types.h
+++ b/include/speex/speex_types.h
@@ -119,11 +119,7 @@
#else
-# ifdef _BUILD_SPEEX
-# include "include/speex/speex_config_types.h"
-#else
-# include <speex/speex_config_types.h>
-#endif
+#include "speex_config_types.h"
#endif