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 8d3ee26..0562741 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -1,7 +1,7 @@ slv2includedir = $(includedir)/slv2 slv2include_HEADERS = \ - lv2_gui.h \ + lv2_ui.h \ plugin.h \ pluginclass.h \ pluginclasses.h \ |