X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fvideo_filter%2Fatmo%2FAtmoDefs.h;h=9f9c6de9f9e71954fef173128f6acf76c7dbdfb3;hb=ee45d753f6a9d888fa953da05551201d5b2a6d16;hp=0ccb30aa069db5eb10bdc1814d0411de79ce58ff;hpb=bbb0de54422babf3b764f8ee92841fd45ad0d3d1;p=vlc diff --git a/modules/video_filter/atmo/AtmoDefs.h b/modules/video_filter/atmo/AtmoDefs.h index 0ccb30aa06..9f9c6de9f9 100644 --- a/modules/video_filter/atmo/AtmoDefs.h +++ b/modules/video_filter/atmo/AtmoDefs.h @@ -12,6 +12,10 @@ #if defined(__LIBVLC__) # include "config.h" + +# define __STDC_CONSTANT_MACROS 1 +# include + # include /* some things need to be changed if this code is used inside VideoLan Filter Module */