diff --git a/src/report/stylesheets/stylesheet-fancy.scm b/src/report/stylesheets/stylesheet-fancy.scm index 2fe7ba929e..c0bf1028e6 100644 --- a/src/report/stylesheets/stylesheet-fancy.scm +++ b/src/report/stylesheets/stylesheet-fancy.scm @@ -23,7 +23,9 @@ (define-module (gnucash report stylesheet-fancy)) +(use-modules (gnucash bootstrap) (g-wrapped gw-gnc)) ;; FIXME: delete after we finish modularizing. (use-modules (gnucash gnc-module)) + (gnc:module-load "gnucash/report/report-system" 0) (define (fancy-options)