Changes from pygst/pygst.h to gst/pygst.h to match the source
code layout, which makes things easier in an uninstalled setup.
https://bugzilla.gnome.org/show_bug.cgi?id=657435
https://bugzilla.gnome.org/show_bug.cgi?id=657436
headers
#define NO_IMPORT_PYGOBJECT
#include <pygobject.h>
-#include <pygst/pygst.h>
+#include <gst/pygst.h>
#include <gst/gst.h>
#include <ges/ges.h>
-#include <pygst/pygst.h>
+#include <gst/pygst.h>
#include <glib.h>
#include <pyglib.h>
#include <Python.h>
#include <pygobject.h>
#include <pyglib.h>
-#include <pygst/pygst.h>
+#include <gst/pygst.h>
/* include any extra headers needed here */