From 43ea7154184243b78c52f40c6ed344495f1386e9 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Mon, 8 Oct 2012 14:36:58 +0200 Subject: remove superfluous include from echoplugin example Change-Id: I8a53c5e628e43796d7f4b53c311dd4d200527262 Reviewed-by: Christian Kandeler --- examples/tools/echoplugin/plugin/echoplugin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/tools') diff --git a/examples/tools/echoplugin/plugin/echoplugin.h b/examples/tools/echoplugin/plugin/echoplugin.h index 6fd8e4c187..69d76f76fd 100644 --- a/examples/tools/echoplugin/plugin/echoplugin.h +++ b/examples/tools/echoplugin/plugin/echoplugin.h @@ -43,7 +43,6 @@ #include #include -#include "echoplugin.h" #include "echointerface.h" //! [0] -- cgit v1.2.3