all: Make header guard names consistent

This commit is contained in:
Timothy Gu
2016-01-28 18:25:13 -08:00
parent def56677e5
commit 180f9a0958
46 changed files with 134 additions and 134 deletions

View File

@@ -18,8 +18,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef SWR_INTERNAL_H
#define SWR_INTERNAL_H
#ifndef SWRESAMPLE_SWRESAMPLE_INTERNAL_H
#define SWRESAMPLE_SWRESAMPLE_INTERNAL_H
#include "swresample.h"
#include "libavutil/channel_layout.h"