diff options
Diffstat (limited to 'src/Legend.cpp')
-rw-r--r-- | src/Legend.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Legend.cpp b/src/Legend.cpp index f57cc1e..42fb95d 100644 --- a/src/Legend.cpp +++ b/src/Legend.cpp @@ -17,6 +17,7 @@ #include "Legend.hpp" #include "Configuration.hpp" +#include "PortType.hpp" #include <gtkmm/box.h> #include <gtkmm/colorbutton.h> |