summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DisablePortMonitoringEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DisablePortMonitoringEvent.hpp')
-rw-r--r--src/libs/engine/events/DisablePortMonitoringEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/events/DisablePortMonitoringEvent.hpp b/src/libs/engine/events/DisablePortMonitoringEvent.hpp
index b2fac41b..7a8e23f7 100644
--- a/src/libs/engine/events/DisablePortMonitoringEvent.hpp
+++ b/src/libs/engine/events/DisablePortMonitoringEvent.hpp
@@ -26,7 +26,7 @@ using std::string;
namespace Ingen {
-class Port;
+class PortImpl;
namespace Shared { class ClientInterface; }
using Shared::ClientInterface;