remove superfluous include from echoplugin example

Change-Id: I8a53c5e628e43796d7f4b53c311dd4d200527262
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
Joerg Bornemann 2012-10-08 14:36:58 +02:00 committed by The Qt Project
parent aef441b13d
commit 43ea715418

View File

@ -43,7 +43,6 @@
#include <QObject>
#include <QtPlugin>
#include "echoplugin.h"
#include "echointerface.h"
//! [0]