X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b77c3fce750925bdd0cb33505439ddc5493a18e..cde23b64b5194f0d71cf16c85ea33d28419c815f:/include/wx/x11/dc.h

diff --git a/include/wx/x11/dc.h b/include/wx/x11/dc.h
index af0a97e96c..c8fabd9225 100644
--- a/include/wx/x11/dc.h
+++ b/include/wx/x11/dc.h
@@ -22,7 +22,7 @@
 // wxDC
 //-----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxX11DCImpl : public wxDCImpl
+class WXDLLIMPEXP_CORE wxX11DCImpl : public wxDCImpl
 {
 public:
     wxX11DCImpl( wxDC *owner );