[ekiga/ds-gsettings] GmPreferences: Added missing config.h.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gsettings] GmPreferences: Added missing config.h.
- Date: Sat, 13 Apr 2013 10:04:46 +0000 (UTC)
commit 3e9f709aa87a29bda8bd9fedbf4d895eb15d1dc9
Author: Damien Sandras <dsandras beip be>
Date: Sat Apr 13 12:00:41 2013 +0200
GmPreferences: Added missing config.h.
lib/gui/gmpreferences.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lib/gui/gmpreferences.c b/lib/gui/gmpreferences.c
index 16ca471..de3e9ee 100644
--- a/lib/gui/gmpreferences.c
+++ b/lib/gui/gmpreferences.c
@@ -36,8 +36,9 @@
*/
-#include "gmpreferences.h"
+#include "config.h"
+#include "gmpreferences.h"
#include "gmconfwidgets.h"
#include <libintl.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]