[ekiga] Really fix my previous commit



commit b19b01acdf15e8b20d65594b99dbf29a74a70a6b
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sun May 16 22:04:07 2010 +0200

    Really fix my previous commit

 src/gui/misc.cpp |    2 --
 src/gui/misc.h   |    2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gui/misc.cpp b/src/gui/misc.cpp
index c6d3371..248c47b 100644
--- a/src/gui/misc.cpp
+++ b/src/gui/misc.cpp
@@ -46,8 +46,6 @@
 #include "gmdialog.h"
 #include "gmconf.h"
 
-#include <glib.h>
-
 
 /* return the default audio device name */
 const gchar *get_default_audio_device_name (void)
diff --git a/src/gui/misc.h b/src/gui/misc.h
index a24a154..ceea39e 100644
--- a/src/gui/misc.h
+++ b/src/gui/misc.h
@@ -40,6 +40,8 @@
 #ifndef _MISC_H_
 #define _MISC_H_
 
+#include <glib.h>
+
 /* DESCRIPTION  :  /
  * BEHAVIOR     :  /
  * PRE          :  /



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]