From 85687e733b1ac56f9c943bcd401c1a3ae6580b29 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 13 Oct 2017 15:40:30 -0400 Subject: src/*.h: Standardize, reorder, and fix #include directives --- (limited to 'src/stop-reload-button.h') diff --git a/src/stop-reload-button.h b/src/stop-reload-button.h index 3d76340..9158782 100644 --- a/src/stop-reload-button.h +++ b/src/stop-reload-button.h @@ -25,10 +25,9 @@ typedef struct _MqStopReloadButtonClass MqStopReloadButtonClass; #ifndef MQ_STOP_RELOAD_BUTTON_H #define MQ_STOP_RELOAD_BUTTON_H +#include #include -#include "tab.h" -#include "find-toolbar.h" #include "web-view.h" G_BEGIN_DECLS -- cgit v0.9.1