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