diff options
Diffstat (limited to 'plugins/Quotes/src/XMLEngineMI.h')
-rw-r--r-- | plugins/Quotes/src/XMLEngineMI.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/XMLEngineMI.h b/plugins/Quotes/src/XMLEngineMI.h index 5e5a51232f..c1e29c87e9 100644 --- a/plugins/Quotes/src/XMLEngineMI.h +++ b/plugins/Quotes/src/XMLEngineMI.h @@ -1,8 +1,6 @@ #ifndef __0c3d1da4_92b7_431c_83e5_f998cd513f0d_XMLEngineMI_h__
#define __0c3d1da4_92b7_431c_83e5_f998cd513f0d_XMLEngineMI_h__
-#include "ixmlengine.h"
-
class CXMLEngineMI : public IXMLEngine
{
public:
|