Fix incorrect glibmm.h #includes.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 17 Jan 2015 20:36:19 +0000 (21:36 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 17 Jan 2015 20:36:19 +0000 (21:36 +0100)
commitdb71cc90aa6da62b9c448a4b86c0acb7a03a26fa
tree9935d608d113ecc6ec20c46932da6e9351be0df2
parentfe3a1c218407f6b8a0d7ac7c454593809212ea9e
Fix incorrect glibmm.h #includes.

As per upstream docs "#include <glibmm.h>" is the correct usage,
the "glibmm-2.4" directory is handled correctly via pkg-config:

 $ pkg-config --cflags glibmm-2.4
 -I/usr/include/glibmm-2.4 [...]
pv/prop/binding/binding.hpp
pv/prop/property.hpp