[PATCH] Remove rtt/base/DispatchInterface.hpp include from TaskBrowser.

---
taskbrowser/TaskBrowser.hpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/taskbrowser/TaskBrowser.hpp b/taskbrowser/TaskBrowser.hpp
index 2841f4a..528728b 100644
--- a/taskbrowser/TaskBrowser.hpp
+++ b/taskbrowser/TaskBrowser.hpp
@@ -61,7 +61,6 @@
#include <rtt/RTT.hp

#include <rtt/TaskContext.hp

#include <rtt/interface/ServiceProvider.hp

-#include <rtt/base/DispatchInterface.hp

#include <deque>
#include <string>
#include <sstream>