Skip to content

Commit b410723

Browse files
author
Eugene Shalygin
committed
Change include path to match QtC 14
1 parent 5460316 commit b410723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spellcheckquickfix.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#pragma once
2222

23-
#include <cppeditor/cppquickfix.h>
23+
#include <cppeditor/quickfixes/cppquickfix.h>
2424

2525
namespace SpellChecker {
2626

0 commit comments

Comments
 (0)