Browse Source

lavfi/transform: fix make checkheaders.

tags/n0.11
Clément Bœsch 13 years ago
parent
commit
f8f3deb731
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavfilter/transform.h

+ 2
- 0
libavfilter/transform.h View File

@@ -22,6 +22,8 @@
#ifndef AVFILTER_TRANSFORM_H
#define AVFILTER_TRANSFORM_H

#include <stdint.h>

/**
* @file
* transform input video


Loading…
Cancel
Save