summaryrefslogtreecommitdiffstats
path: root/src/toolbars/navigation/home-button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/toolbars/navigation/home-button.h')
-rw-r--r--src/toolbars/navigation/home-button.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/toolbars/navigation/home-button.h b/src/toolbars/navigation/home-button.h
index 0eae927..af1d448 100644
--- a/src/toolbars/navigation/home-button.h
+++ b/src/toolbars/navigation/home-button.h
@@ -19,12 +19,12 @@
* along with Marquee. If not, see <http://www.gnu.org/licenses/>.
*/
-typedef struct _MqHomeButton MqHomeButton;
-typedef struct _MqHomeButtonClass MqHomeButtonClass;
-
#ifndef MQ_TOOLBARS_NAVIGATION_HOME_BUTTON_H
#define MQ_TOOLBARS_NAVIGATION_HOME_BUTTON_H
+typedef struct _MqHomeButton MqHomeButton;
+typedef struct _MqHomeButtonClass MqHomeButtonClass;
+
#include <glib.h>
#include <gtk/gtk.h>