summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/tools/echoplugin/plugin/echoplugin.h1
1 files changed, 0 insertions, 1 deletions
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 <QObject>
#include <QtPlugin>
-#include "echoplugin.h"
#include "echointerface.h"
//! [0]