diff --git a/audio/algo/speex/Resampler.h b/audio/algo/speex/Resampler.h index 8cc7f7e..de3d4e3 100644 --- a/audio/algo/speex/Resampler.h +++ b/audio/algo/speex/Resampler.h @@ -3,10 +3,7 @@ * @copyright 2011, Edouard DUPIN, all right reserved * @license APACHE v2.0 (see license file) */ - - -#ifndef __AUDIO_ALGO_SPEEX_RESAMPLER_H__ -#define __AUDIO_ALGO_SPEEX_RESAMPLER_H__ +#pragma once #include #include