diff --git a/src/generic/grid.cpp b/src/generic/grid.cpp index 02484668f6..1479ae8af2 100644 --- a/src/generic/grid.cpp +++ b/src/generic/grid.cpp @@ -9,6 +9,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// +// For compilers that support precompilation, includes "wx/wx.h". +#include "wx/wxprec.h" #include "wx/defs.h" @@ -20,8 +22,6 @@ #pragma implementation "grid.h" #endif -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop