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/PatchagePort.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PatchagePort.hpp') diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp index 2eda81b..d70c606 100644 --- a/src/PatchagePort.hpp +++ b/src/PatchagePort.hpp @@ -26,7 +26,7 @@ #include "ganv/Port.hpp" #include "ganv/Module.hpp" -#include "patchage-config.h" +#include "patchage_config.h" #include "PatchageCanvas.hpp" #include "PortID.hpp" #include "StateManager.hpp" -- cgit v1.2.1