diff options
Diffstat (limited to 'slv2/Makefile.am')
-rw-r--r-- | slv2/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/Makefile.am b/slv2/Makefile.am index 2c69aef..e20cde8 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -4,7 +4,7 @@ slv2include_HEADERS = \ lv2.h \ types.h \ slv2.h \ - model.h \ + world.h \ plugin.h \ port.h \ pluginlist.h \ |