diff options
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r-- | src/Patchage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 2c35255..49e632a 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -32,6 +32,7 @@ #include <gtkmm/treemodel.h> #include "flowcanvas/Module.hpp" +#include "flowcanvas/Edge.hpp" #include "patchage-config.h" #include "UIFile.hpp" |