pango: changes includes from brackets to quotes for local files
https://bugzilla.gnome.org/show_bug.cgi?id=667316
This commit is contained in:
parent
08af765ea2
commit
580b6b2b69
@ -46,7 +46,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <gstclockoverlay.h>
|
||||
#include "gstclockoverlay.h"
|
||||
#include <gst/video/video.h>
|
||||
#include <time.h>
|
||||
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user