mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
Fix building taskbarbutton sample with precompiled headers
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/progdlg.h"
|
||||
#include "wx/stdpaths.h"
|
||||
#include "wx/wx.h"
|
||||
#endif
|
||||
|
||||
#include "wx/stdpaths.h"
|
||||
#include "wx/taskbarbutton.h"
|
||||
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user