Skip to content

Commit 7213dd8

Browse files
committed
Add 'public' as an include path for the qpm package.
1 parent 30e78c9 commit 7213dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pdfium.pri

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@ SOURCES += \
6969

7070
INCLUDEPATH += \
7171
$$PWD/pdfium/ \
72+
$$PWD/pdfium/public/ \
7273
$$PWD/pdfium/third_party/freetype/include \
7374
$$PWD/pdfium/third_party/freetype/include/freetype \

0 commit comments

Comments
 (0)