Fix building taskbarbutton sample with precompiled headers
This commit is contained in:
@@ -15,10 +15,10 @@
|
|||||||
|
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#include "wx/progdlg.h"
|
#include "wx/progdlg.h"
|
||||||
#include "wx/stdpaths.h"
|
|
||||||
#include "wx/wx.h"
|
#include "wx/wx.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/stdpaths.h"
|
||||||
#include "wx/taskbarbutton.h"
|
#include "wx/taskbarbutton.h"
|
||||||
|
|
||||||
enum
|
enum
|
||||||
|
Reference in New Issue
Block a user