summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchBox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchBox.hpp')
-rw-r--r--src/gui/PatchBox.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/PatchBox.hpp b/src/gui/PatchBox.hpp
index 34d70aa7..3df24cf9 100644
--- a/src/gui/PatchBox.hpp
+++ b/src/gui/PatchBox.hpp
@@ -17,6 +17,8 @@
#ifndef INGEN_GUI_PATCH_BOX_HPP
#define INGEN_GUI_PATCH_BOX_HPP
+#include <string>
+
#include <gtkmm.h>
#include "raul/SharedPtr.hpp"