From b7c99b01f08a2a293300ea699fd639e9b49800ed Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 18 Jan 2012 01:55:56 +0000 Subject: Use consistent *_config.h rather than *-config.h. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3963 a436a847-0d15-0410-975c-d299462d15a1 --- src/jalv_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jalv_console.c') diff --git a/src/jalv_console.c b/src/jalv_console.c index a70e955..04d7c78 100644 --- a/src/jalv_console.c +++ b/src/jalv_console.c @@ -18,7 +18,7 @@ #include #include -#include "jalv-config.h" +#include "jalv_config.h" #include "jalv_internal.h" static int -- cgit v1.2.1