]> sigrok.org Git - pulseview.git/commit
Fix incorrect #include for glib.
authorUwe Hermann <redacted>
Fri, 15 Nov 2013 17:57:15 +0000 (18:57 +0100)
committerUwe Hermann <redacted>
Fri, 15 Nov 2013 17:57:15 +0000 (18:57 +0100)
commita2be2530bc72fd3445f23a09c162e1c9b33e4680
tree39c39e5ba4b0aef64000a64aca66eeef9327c0c0
parent88cd7da01957d3c3e17cf01a313aa37e356a2e66
Fix incorrect #include for glib.

The #include should be <glib.h>, pkg-config takes care of the include
directories etc.

This fixes the build on e.g. NetBSD.
pv/prop/property.h