X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29b53ef977fd6c50da7915a659ed2e81a6e3c9bc..5b12cceef870243338e39d4b15536008491de474:/include/wx/dbtable.h diff --git a/include/wx/dbtable.h b/include/wx/dbtable.h index 463c1f3caf..4023c3b13a 100644 --- a/include/wx/dbtable.h +++ b/include/wx/dbtable.h @@ -19,7 +19,7 @@ #ifndef DBTABLE_DOT_H #define DBTABLE_DOT_H -#include "wx/version.h" +#include "wx/defs.h" #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "dbtable.h" @@ -360,7 +360,7 @@ public: // Change this to 0 to remove use of all deprecated functions #if wxODBC_BACKWARD_COMPATABILITY //################################################################################# -//############### DEPRECATED functions for backward compatability ################# +//############### DEPRECATED functions for backward compatibility ################# //################################################################################# // Backward compability. These will eventually go away