mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
13 lines
280 B
C
13 lines
280 B
C
--- gst/gstdatetime.c.orig 2011-12-11 18:45:55 UTC
|
|
+++ gst/gstdatetime.c
|
|
@@ -21,8 +21,8 @@
|
|
#include "config.h"
|
|
#endif
|
|
|
|
-#include "glib-compat-private.h"
|
|
#include "gst_private.h"
|
|
+#include "glib-compat-private.h"
|
|
#include "gstdatetime.h"
|
|
#include <glib.h>
|
|
#include <math.h>
|