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