X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finput-scheme.cc;h=6e954ef162fbd307be8b7fe2f5e5a60556622bd5;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=c24d2ed1b0d3e0cddfe8786daa81b6a0bb63c56f;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/input-scheme.cc b/lily/input-scheme.cc index c24d2ed1b0..6e954ef162 100644 --- a/lily/input-scheme.cc +++ b/lily/input-scheme.cc @@ -7,7 +7,7 @@ */ #include "std-string.hh" -#include "input.hh" +#include "input-smob.hh" /* We don't use IMPLEMENT_TYPE_P, since the smobification part is implemented separately from the class. */