From eba47525257b6836cad1482553ecd5b9284c0765 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/patchage@3963 a436a847-0d15-0410-975c-d299462d15a1 --- src/PortID.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PortID.hpp') diff --git a/src/PortID.hpp b/src/PortID.hpp index 4a22a47..8f31d4e 100644 --- a/src/PortID.hpp +++ b/src/PortID.hpp @@ -20,7 +20,7 @@ #include #include -#include "patchage-config.h" +#include "patchage_config.h" #ifdef PATCHAGE_LIBJACK #include -- cgit v1.2.1