diff options
Diffstat (limited to 'src/PortID.hpp')
-rw-r--r-- | src/PortID.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PortID.hpp b/src/PortID.hpp index 330e6c0..dc32ec6 100644 --- a/src/PortID.hpp +++ b/src/PortID.hpp @@ -18,7 +18,7 @@ #ifndef PATCHAGE_PORTID_HPP #define PATCHAGE_PORTID_HPP -#include CONFIG_H_PATH +#include "config.h" #include <cstring> #ifdef HAVE_JACK |