forked from mia/Aegisub
Add missing headers.
Originally committed to SVN as r5171.
This commit is contained in:
parent
a3534f2cae
commit
f576bf912a
2 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
|||
#include <wx/msgdlg.h>
|
||||
#endif
|
||||
|
||||
#include <libaegisub/util_osx.h>
|
||||
|
||||
#include "command.h"
|
||||
#include "../include/aegisub/context.h"
|
||||
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
#include <wx/event.h>
|
||||
#include <wx/gbsizer.h>
|
||||
#include <wx/image.h>
|
||||
#include <wx/rawbmp.h>
|
||||
#include <wx/settings.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/spinctrl.h>
|
||||
|
|
Loading…
Reference in a new issue