Kaydet (Commit) 655eace2 authored tarafından Ariel Constenla-Haile's avatar Ariel Constenla-Haile

Only <glib.h> can be included directly, so be it

üst d3dbbeee
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
#include "gstcommon.hxx" #include "gstcommon.hxx"
#include <glib.h> #include <glib.h>
#include <glib/gatomic.h>
// necessary for mixed environments with GStreamer-0.10 and GLib versions < 2.8 // necessary for mixed environments with GStreamer-0.10 and GLib versions < 2.8
#ifndef G_GNUC_NULL_TERMINATED #ifndef G_GNUC_NULL_TERMINATED
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#include <com/sun/star/ucb/XContentCreator.hpp> #include <com/sun/star/ucb/XContentCreator.hpp>
#include <ucbhelper/contenthelper.hxx> #include <ucbhelper/contenthelper.hxx>
#include <glib/gthread.h> #include <glib.h>
#include <libgnomevfs/gnome-vfs-ops.h> #include <libgnomevfs/gnome-vfs-ops.h>
#include <libgnomevfs/gnome-vfs-directory.h> #include <libgnomevfs/gnome-vfs-directory.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment