X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c263eb03846c1b1439bf67d1d831255024278adf..107d0fd493dc4d750ba18518a2eea5b93d988965:/src/gtk1/app.cpp?ds=sidebyside diff --git a/src/gtk1/app.cpp b/src/gtk1/app.cpp index e722bcace7..e370b54665 100644 --- a/src/gtk1/app.cpp +++ b/src/gtk1/app.cpp @@ -80,6 +80,12 @@ #include +#if wxUSE_LIBGNOMEPRINT + +#include "wx/html/forcelnk.h" +FORCE_LINK(gnome_print) + +#endif //----------------------------------------------------------------------------- // global data