Fix building taskbarbutton sample with precompiled headers

This commit is contained in:
Maarten Bent
2018-08-17 19:54:52 +02:00
parent 0bf459de92
commit ef7d203bf4

View File

@@ -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