diff options
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r-- | src/PatchagePort.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |