1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Remove redundant Opus directive definition

Clean up the build command line another extra bit.
This commit is contained in:
George Marques
2015-11-27 19:37:36 -02:00
parent fc0c4c6175
commit 4057907cf4
179 changed files with 178 additions and 180 deletions

View File

@@ -25,7 +25,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
***********************************************************************/
#ifdef OPUS_HAVE_CONFIG_H
#ifdef OPUS_ENABLED
#include "opus/opus_config.h"
#endif