diff options
-rw-r--r-- | frame_tvbuff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frame_tvbuff.h b/frame_tvbuff.h index 5d2d98112f..7649dc9503 100644 --- a/frame_tvbuff.h +++ b/frame_tvbuff.h @@ -22,7 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef __FRAME_TVBUFF__ +#ifndef __FRAME_TVBUFF_H__ #define __FRAME_TVBUFF_H__ #ifdef __cplusplus |