]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dynlib.cpp
added correct pen styles for wxDOT etc as well as wxSTIPPLE implementation for 8x8...
[wxWidgets.git] / src / common / dynlib.cpp
index 6b824855ad2720cd26ec211df4b399d2d34b7f62..996c2cf38bf49b528435d1a815bd3a40566aed30 100644 (file)
@@ -27,7 +27,7 @@
   #pragma hdrstop
 #endif
 
-#if wxUSE_DYNLIB_CLASS
+#if wxUSE_DYNLIB_CLASS && !wxUSE_DYNAMIC_LOADER
 
 #if defined(__WINDOWS__)
     #include "wx/msw/private.h"