فهرست منبع

Add missing include

Andy Cedilnik 23 سال پیش
والد
کامیت
a76773f48f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Source/WXDialog/wxincludes.h

+ 1 - 0
Source/WXDialog/wxincludes.h

@@ -70,6 +70,7 @@
 #include "wx/statbox.h"
 #include "wx/stattext.h"
 #include "wx/textctrl.h"
+#include "wx/timer.h"
 
 #endif