fixing include statement

This commit is contained in:
Stefan Csomor
2018-09-25 16:47:51 +02:00
parent 494581c542
commit bc2c58bd39

View File

@@ -12,7 +12,7 @@
#if wxUSE_STATBMP #if wxUSE_STATBMP
#include "wx/stattext.h" #include "wx/statbmp.h"
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include "wx/app.h" #include "wx/app.h"