[mousetweaks/wayland] Change config.h include



commit 333d6b0172770d208b49257f6a152369a878a1d3
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Mon Oct 28 09:33:00 2013 +0100

    Change config.h include

 src/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 22f8092..c592281 100644
--- a/src/main.c
+++ b/src/main.c
@@ -17,9 +17,9 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <config.h>
 #include <glib/gi18n.h>
 
+#include "config.h"
 #include "mt_application.h"
 
 int


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