- more cleanups to reduce compile complexity & time

This commit is contained in:
2018-12-03 09:46:10 +02:00
parent 94465da48e
commit 81e914d8c6
4 changed files with 205 additions and 160 deletions

View File

@@ -2,12 +2,9 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef __AUDIO_WAVFILE_H
#define __AUDIO_WAVFILE_H
#include "helper/HL_Sync.h"
#include "helper/HL_Types.h"
#include "Audio_Resampler.h"