mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
assdraw: add missing wx/dcclient include
Originally committed to SVN as r6853.
This commit is contained in:
parent
cfb34bd50c
commit
822f659055
@ -3,6 +3,8 @@
|
||||
#include "agg_rendering_buffer.h"
|
||||
#include "agg_pixfmt_rgb.h"
|
||||
|
||||
#include <wx/dcclient.h>
|
||||
|
||||
namespace GUI {
|
||||
|
||||
BEGIN_EVENT_TABLE(AGGWindow, wxWindow)
|
||||
|
Loading…
x
Reference in New Issue
Block a user