forked from qt-creator/qt-creator
CppEditor: Use correct include type.
Change-Id: I9c02e0f7b9701ffac9a2c05d240573e65464fb52 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
#define CPPQUICKFIX_H
|
||||
|
||||
#include "cppeditor_global.h"
|
||||
#include "cppquickfixassistant.h"
|
||||
|
||||
#include <texteditor/quickfix.h>
|
||||
#include <cppquickfixassistant.h>
|
||||
|
||||
namespace CPlusPlus { class Snapshot; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user