mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
properly include wx headers
Originally committed to SVN as r335.
This commit is contained in:
parent
a772e64591
commit
1afe91f04f
@ -34,6 +34,7 @@
|
||||
//
|
||||
|
||||
|
||||
#include <wx/wxprec.h>
|
||||
#include "lavc_file.h"
|
||||
|
||||
#ifdef USE_LAVC
|
||||
|
@ -40,6 +40,7 @@
|
||||
#define LAVC_FILE_H
|
||||
|
||||
#define EMULATE_INTTYPES
|
||||
#include <wx/filename.h>
|
||||
#include <ffmpeg/avcodec.h>
|
||||
#include <ffmpeg/avformat.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user