1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-18 20:04:00 +02:00

Fixed quazip include dir.

This commit is contained in:
Christian Muehlhaeuser
2015-05-10 04:01:58 +02:00
parent 0a2abbd689
commit d5288783b0

View File

@@ -417,7 +417,7 @@ include_directories(
${Boost_INCLUDE_DIR}
${LIBPORTFWD_INCLUDE_DIR}
${QuaZip_INCLUDE_DIR}
${QUAZIP_INCLUDE_DIR}
${QTKEYCHAIN_INCLUDE_DIRS}
)