diff --git a/output_example.c b/output_example.c index 7f75b76f23..ee123fdcd4 100644 --- a/output_example.c +++ b/output_example.c @@ -28,7 +28,7 @@ #include #ifndef M_PI -#define M_PI 3.1415926535897931 +#define M_PI 3.14159265358979323846 #endif #include "avformat.h"