From 2066b51c243763677dfdbc6a9db8bccc10bbfe36 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 21 Apr 2007 21:21:49 +0000 Subject: Code cleanups. git-svn-id: http://svn.drobilla.net/lad/slv2@470 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 11f7aa8..cdc8793 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libslv2.la libslv2_la_LIBADD = @REDLAND_LIBS@ libslv2_la_SOURCES = \ - private_types.h \ + slv2_internal.h \ world.c \ pluginclass.c \ pluginclasses.c \ -- cgit v1.2.1