diff options
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r-- | src/Patchage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 8ed0467..3062a95 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -34,7 +34,7 @@ #include "ganv/Module.hpp" #include "ganv/Edge.hpp" -#include "patchage-config.h" +#include "patchage_config.h" #include "UIFile.hpp" #include "Patchage.hpp" #include "PatchageCanvas.hpp" |