]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/gridctrl.cpp
fixed warning in non-DLL build
[wxWidgets.git] / src / generic / gridctrl.cpp
index 0fd5a3fead6af9387e28d4c50ecb3b77308e9579..473f509125bf62ee2354c34cc61263bf6f767c27 100644 (file)
@@ -19,7 +19,7 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_GRID || wxUSE_NEW_GRID
+#if wxUSE_GRID
 
 #ifndef WX_PRECOMP
     #include "wx/textctrl.h"