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