view mpbswap.h @ 23067:3c89c681e0d6

Readd an explicit rule for Objective C files. Apparently only Apple's fork of GNU Make has an implicit rule for Objective C.
author diego
date Sun, 22 Apr 2007 20:16:29 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */