summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMakePreset.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QtDialog/QCMakePreset.h')
-rw-r--r--Source/QtDialog/QCMakePreset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/QCMakePreset.h b/Source/QtDialog/QCMakePreset.h
index 1609fcb..7387655 100644
--- a/Source/QtDialog/QCMakePreset.h
+++ b/Source/QtDialog/QCMakePreset.h
@@ -5,7 +5,7 @@
#include <QString>
#include <QVariant>
-#include "cmCMakePresetsFile.h"
+#include "cmCMakePresetsGraph.h"
class QCMakePreset
{