mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Missed some headers in r3774, which caused compilation errors when precompiled headers were not used. Updates #1040.
Originally committed to SVN as r3776.
This commit is contained in:
parent
58674d1cea
commit
3c11e2831e
@ -37,7 +37,9 @@
|
||||
#include "config.h"
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <wx/display.h>
|
||||
#include <wx/filename.h>
|
||||
#include <wx/settings.h>
|
||||
#endif
|
||||
|
||||
#include "dialog_detached_video.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user