Add missing include config.h
This commit is contained in:
parent
2d6a96776c
commit
226f3b2c91
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
# define _DARWIN_C_SOURCE
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <libavformat/version.h>
|
||||
#include <SDL2/SDL_version.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue