Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / gil / example / convolution.cpp
index 73775b5..4844f35 100644 (file)
@@ -4,8 +4,7 @@
 // Distributed under the Boost Software License, Version 1.0
 // See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt
-#include <boost/gil/image.hpp>
-#include <boost/gil/typedefs.hpp>
+#include <boost/gil.hpp>
 #include <boost/gil/extension/io/jpeg.hpp>
 #include <boost/gil/extension/numeric/kernel.hpp>
 #include <boost/gil/extension/numeric/convolve.hpp>