$OpenBSD: patch-plugins_decoder_mp3_CMakeLists_txt,v 1.1.1.1 2014/07/09 16:40:41 zhuk Exp $
--- plugins/decoder/mp3/CMakeLists.txt.orig	Mon Feb  4 14:41:29 2013
+++ plugins/decoder/mp3/CMakeLists.txt	Mon Feb  4 14:42:00 2013
@@ -5,6 +5,7 @@
 
 set(k3bmaddecoder_PART_SRCS k3bmad.cpp k3bmaddecoder.cpp )
 
+include_directories(${MAD_INCLUDE_DIR})
 kde4_add_plugin(k3bmaddecoder 
   ${k3bmaddecoder_PART_SRCS})
 
