mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
these needed fixing too
Original commit message from CVS: these needed fixing too
This commit is contained in:
parent
8b450c76a4
commit
7551b1c853
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <config.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
#include <gsm/gsm.h>
|
||||
#include <gsm.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include <config.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
#include <gsm/gsm.h>
|
||||
#include <gsm.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue