[Xfce4-commits] [apps/xfdashboard] 05/05: Just a cosmetical correction ; )

noreply at xfce.org noreply at xfce.org
Tue Feb 23 22:35:16 CET 2016


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit cabd591662f9084513342bd4b4fe86d6b42841c9
Author: Stephan Haller <nomad at froevel.de>
Date:   Tue Feb 23 22:34:52 2016 +0100

    Just a cosmetical correction ;)
---
 plugins/clock-view/plugin.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/clock-view/plugin.c b/plugins/clock-view/plugin.c
index 2048eb0..6f6a003 100644
--- a/plugins/clock-view/plugin.c
+++ b/plugins/clock-view/plugin.c
@@ -25,9 +25,6 @@
 #include <config.h>
 #endif
 
-#include "clock-view.h"
-#include "clock-view-settings.h"
-
 #include <libxfce4util/libxfce4util.h>
 
 #include <libxfdashboard/plugin.h>
@@ -35,6 +32,9 @@
 
 #include <gtk/gtk.h>
 
+#include "clock-view.h"
+#include "clock-view-settings.h"
+
 
 /* Forward declarations */
 G_MODULE_EXPORT void plugin_init(XfdashboardPlugin *self);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list