Skip to content

Commit a46a8bb

Browse files
authored
Merge pull request #158 from zeule/fix-build
Change include path to match QtC 14
2 parents 5460316 + b410723 commit a46a8bb

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)