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