forked from qt-creator/qt-creator
Core: Fix build with old Qt
Qt's meta type system needs this include. Change-Id: If465f65b142a952a0be1e440090186a5cb603c8b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#include "dialogs/ioptionspage.h"
|
#include "dialogs/ioptionspage.h"
|
||||||
#include "fileutils.h"
|
#include "fileutils.h"
|
||||||
#include "icore.h"
|
#include "icore.h"
|
||||||
|
#include "iversioncontrol.h" // sic!
|
||||||
#include "vcsmanager.h"
|
#include "vcsmanager.h"
|
||||||
|
|
||||||
#include <utils/algorithm.h>
|
#include <utils/algorithm.h>
|
||||||
|
Reference in New Issue
Block a user