diff options
Diffstat (limited to 'src/gui/PatchBox.cpp')
-rw-r--r-- | src/gui/PatchBox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/PatchBox.cpp b/src/gui/PatchBox.cpp index dbf011ce..d9e14373 100644 --- a/src/gui/PatchBox.cpp +++ b/src/gui/PatchBox.cpp @@ -16,6 +16,7 @@ #include <cassert> #include <sstream> +#include <string> #include <boost/format.hpp> #include <glib/gstdio.h> |