gui: Fix #includes for gtksourceview.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Dec 2016 06:18:16 +0000 (22:18 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Dec 2016 06:18:16 +0000 (22:18 -0800)
commit77fe5d8695e5be12ed1d543e18033b244861b086
tree55b6af414521e12345c3e1c53d4fe645a90b12ec
parent607fbb4add05ea1d6bf4639005c10e81a1a1270a
gui: Fix #includes for gtksourceview.

Newer versions of gtksourceview only allow gtksource.h to be included
directly, so this commit changes PSPPIRE to only include that header.
src/ui/gui/psppire-syntax-window.c
src/ui/gui/psppire-syntax-window.h
src/ui/gui/widgets.c