X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f7d425f604e1d812a2f1723063c40ac7f804e41..88a6739128bcb9b5b68f0c2e74170ef62663b3a7:/include/wx/mgl/app.h?ds=inline

diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h
index c6462d41a6..686137a5a2 100644
--- a/include/wx/mgl/app.h
+++ b/include/wx/mgl/app.h
@@ -26,7 +26,7 @@ class WXDLLIMPEXP_FWD_CORE wxEventLoop;
 // wxApp
 //-----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxApp: public wxAppBase
+class WXDLLIMPEXP_CORE wxApp: public wxAppBase
 {
 public:
     wxApp();