$OpenBSD: patch-src_CMakeLists_txt,v 1.1 2019/03/30 09:13:53 rsadowski Exp $

Index: src/CMakeLists.txt
--- src/CMakeLists.txt.orig
+++ src/CMakeLists.txt
@@ -34,6 +34,7 @@ if(HAVE_PHONON)
         PRIVATE
             Phonon::phonon4qt5
     )
+     include_directories(${Phonon4Qt5_INCLUDE_DIR})
 endif()
 
 set_target_properties(KF5NotifyConfig PROPERTIES
