diff options
Diffstat (limited to 'src/Widget.hpp')
-rw-r--r-- | src/Widget.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Widget.hpp b/src/Widget.hpp index a74d69c..055517c 100644 --- a/src/Widget.hpp +++ b/src/Widget.hpp @@ -19,6 +19,7 @@ #define PATCHAGE_WIDGET_HPP #include <string> + #include <boost/utility.hpp> #include <libglademm/xml.h> |