pango: changes includes from brackets to quotes for local files

https://bugzilla.gnome.org/show_bug.cgi?id=667316
This commit is contained in:
Idar Tollefsen 2011-08-04 11:30:05 +02:00 committed by Tim-Philipp Müller
parent 08af765ea2
commit 580b6b2b69
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@
#include "config.h"
#endif
#include <gstclockoverlay.h>
#include "gstclockoverlay.h"
#include <gst/video/video.h>
#include <time.h>

View file

@ -48,7 +48,7 @@
#include <gst/video/video.h>
#include <gsttimeoverlay.h>
#include "gsttimeoverlay.h"
GST_BOILERPLATE (GstTimeOverlay, gst_time_overlay, GstTextOverlay,
GST_TYPE_TEXT_OVERLAY);