diff options
Diffstat (limited to 'src/empathy-audio-utils.c')
-rw-r--r-- | src/empathy-audio-utils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-audio-utils.c b/src/empathy-audio-utils.c index 323ef8edf..89202f541 100644 --- a/src/empathy-audio-utils.c +++ b/src/empathy-audio-utils.c @@ -24,10 +24,10 @@ #include "empathy-audio-utils.h" -#include <libempathy/empathy-gsettings.h> +#include "libempathy/empathy-gsettings.h" #define DEBUG_FLAG EMPATHY_DEBUG_OTHER -#include <libempathy/empathy-debug.h> +#include "libempathy/empathy-debug.h" void empathy_audio_set_stream_properties (GstElement *element, |