mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add missing header, thanks.. closes #1255
Originally committed to SVN as r5089.
This commit is contained in:
parent
d282b425c0
commit
64f60e0215
@ -36,10 +36,12 @@
|
||||
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <list>
|
||||
#include <memory>
|
||||
|
||||
#include <wx/glcanvas.h>
|
||||
#include <wx/combobox.h>
|
||||
#include <wx/textctrl.h>
|
||||
#include <memory>
|
||||
#endif
|
||||
|
||||
#include <libaegisub/signal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user