]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checklst.cpp
Corrections to Forty Thieves; wxMemoryDC problem temporarily sorted
[wxWidgets.git] / src / msw / checklst.cpp
index 2eb9b3d7a6e029b2fcfdeae6ac44b22d84bcb9ea..05b5b86c06f8b4a7c5f253eebe4de1fe4330f622 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
-// ============================================================================
-// headers & declarations
-// ============================================================================
-
 #ifdef __GNUG__
 #pragma implementation "checklst.h"
 #endif
@@ -24,7 +20,7 @@
 #pragma hdrstop
 #endif
 
-#if USE_OWNER_DRAWN
+#if wxUSE_OWNER_DRAWN
 
 #include <windows.h>