$OpenBSD: patch-extra_kipi-plugins_acquireimages_CMakeLists_txt,v 1.2 2015/07/10 18:34:27 zhuk Exp $
--- extra/kipi-plugins/acquireimages/CMakeLists.txt.orig	Mon Jun 15 12:29:05 2015
+++ extra/kipi-plugins/acquireimages/CMakeLists.txt	Thu Jul  2 09:31:43 2015
@@ -4,7 +4,7 @@
 # Redistribution and use is allowed according to the terms of the BSD license.
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 
-include_directories(${KSANE_INCLUDE_DIR})
+include_directories(${KSANE_INCLUDE_DIR} ${PNG_INCLUDE_DIR})
 
 # =======================================================
 # Common source code
