diff options
Diffstat (limited to 'scm/lily.scm')
-rw-r--r-- | scm/lily.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scm/lily.scm b/scm/lily.scm index 3defc3e3ad..acc61e59fd 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -226,6 +226,7 @@ The syntax is the same as `define*-public'." "paper.scm" "backend-library.scm" + "x11-color.scm" ;; must be after everything has been defined "safe-lily.scm")) |