forked from qt-creator/qt-creator
Move the ModelManagerInterface out of the CPlusPlus library.
Change-Id: Iffaa18f848a22f6961b49dff048672b194570df6 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include "cpptools_global.h"
|
||||
#include "cpptoolsconstants.h"
|
||||
#include <cplusplus/ModelManagerInterface.h>
|
||||
#include "ModelManagerInterface.h"
|
||||
#ifndef ICHECK_BUILD
|
||||
# include <projectexplorer/project.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user