summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/motion_comp_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/motion_comp_c.c')
-rw-r--r--apps/plugins/mpegplayer/motion_comp_c.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/mpegplayer/motion_comp_c.c b/apps/plugins/mpegplayer/motion_comp_c.c
index 6a93a86e43..9a8640e7e6 100644
--- a/apps/plugins/mpegplayer/motion_comp_c.c
+++ b/apps/plugins/mpegplayer/motion_comp_c.c
@@ -19,6 +19,8 @@
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 *
23 * $Id$
22 */ 24 */
23#include <inttypes.h> 25#include <inttypes.h>
24#include "mpeg2.h" 26#include "mpeg2.h"