summaryrefslogtreecommitdiffstats
path: root/src/PortID.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-12-21 17:04:40 +0000
committerDavid Robillard <d@drobilla.net>2008-12-21 17:04:40 +0000
commit932dc364870c4d29b06bdfc8c7725b2409967c12 (patch)
tree61d14658c556a48bb5a834122ae6ae11154dc57e /src/PortID.hpp
parent1ac39ebac020c8c020387cda7aaf1524823a3167 (diff)
downloadpatchage-932dc364870c4d29b06bdfc8c7725b2409967c12.tar.gz
patchage-932dc364870c4d29b06bdfc8c7725b2409967c12.tar.bz2
patchage-932dc364870c4d29b06bdfc8c7725b2409967c12.zip
Change configuration header name to something less likely to conflict.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1887 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/PortID.hpp')
-rw-r--r--src/PortID.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PortID.hpp b/src/PortID.hpp
index 7d76d7a..e2e4802 100644
--- a/src/PortID.hpp
+++ b/src/PortID.hpp
@@ -18,7 +18,7 @@
#ifndef PATCHAGE_PORTID_HPP
#define PATCHAGE_PORTID_HPP
-#include "config.h"
+#include "wafconfig.h"
#include <cstring>
#ifdef USE_LIBJACK