movieplayer.cpp: remove possible compile issue

"__STDC_LIMIT_MACROS" redefined


Origin commit data
------------------
Branch: ni/coolstream
Commit: 65b09044c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-08 (Mon, 08 May 2017)



------------------
This commit was generated by Migit
This commit is contained in:
2017-05-08 07:53:58 +02:00
parent 1fd330008d
commit 1148afc62b

View File

@@ -27,7 +27,7 @@
#include <config.h>
#endif
#define __STDC_LIMIT_MACROS
#include <stdint.h>
#include <global.h>
#include <neutrino.h>