diff options
Diffstat (limited to 'ganv')
-rw-r--r-- | ganv/Port.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ganv/Port.hpp b/ganv/Port.hpp index 04b8ae3..6da655b 100644 --- a/ganv/Port.hpp +++ b/ganv/Port.hpp @@ -21,6 +21,7 @@ #include <string> #include <gdkmm/types.h> +#include <glibmm/variant.h> #include "ganv/canvas-base.h" #include "ganv/Box.hpp" |