X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f701d7abc1d35bdbee686cbe2b541b1b5119bf31..02e8b2f9fbdfcd25080c42082d637da257c20094:/src/common/wincmn.cpp diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 087ab89f12..3486f2b6bd 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -12,12 +12,14 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #ifdef __BORLANDC__ #pragma hdrstop #endif #include "wx/frame.h" - #include "wx/defs.h" #include "wx/window.h"