X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a76384f2d9d70e209cbbefb8e59906603250641..c1296b82d491fbe836d56ce6dd4911cdc5dfae99:/src/gtk/data.cpp diff --git a/src/gtk/data.cpp b/src/gtk/data.cpp index 791691b345..f0626d1448 100644 --- a/src/gtk/data.cpp +++ b/src/gtk/data.cpp @@ -7,6 +7,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/defs.h" #include "wx/object.h" #include "wx/window.h"