]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dialup.cpp
fix for red to blue mapping in toolbar buttons
[wxWidgets.git] / src / msw / dialup.cpp
index f33fcde10a926c01e8fd1ee1969b1a3648e8ad26..aad71498674c56bad8327b8cff4fefb7f415c266 100644 (file)
@@ -38,8 +38,8 @@
     #include "wx/event.h"
 #endif
 
-#ifndef wxUSE_DYNLIB_CLASS
-#error You need wxUSE_DYNLIB_CLASS to be 1 to compile dialup.cpp.
+#if !wxUSE_DYNLIB_CLASS
+    #error You need wxUSE_DYNLIB_CLASS to be 1 to compile dialup.cpp.
 #endif
 
 #include "wx/dynlib.h"