summaryrefslogtreecommitdiffstats
path: root/src/PatchageModule.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/PatchageModule.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/PatchageModule.hpp')
-rw-r--r--src/PatchageModule.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp
index c2789fa..ce41d9c 100644
--- a/src/PatchageModule.hpp
+++ b/src/PatchageModule.hpp
@@ -18,7 +18,7 @@
#ifndef PATCHAGE_PATCHAGEMODULE_HPP
#define PATCHAGE_PATCHAGEMODULE_HPP
-#include "config.h"
+#include "wafconfig.h"
#include <string>
#include <libgnomecanvasmm.h>
#ifdef HAVE_ALSA