diff --git a/src/gtk1/evtloop.cpp b/src/gtk1/evtloop.cpp index 1a32789eb9..9ada3a18c9 100644 --- a/src/gtk1/evtloop.cpp +++ b/src/gtk1/evtloop.cpp @@ -28,6 +28,7 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/log.h" #endif // WX_PRECOMP #include