summaryrefslogtreecommitdiff
path: root/gtk/sexy_icon_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/sexy_icon_entry.c')
-rw-r--r--gtk/sexy_icon_entry.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/sexy_icon_entry.c b/gtk/sexy_icon_entry.c
index adf4abc2c..b71e92ebe 100644
--- a/gtk/sexy_icon_entry.c
+++ b/gtk/sexy_icon_entry.c
@@ -22,11 +22,11 @@
* or write to the Free Software Foundation, Inc.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-
-#include "gtk/sexy_icon_entry.h"
#include <string.h>
#include <gtk/gtk.h>
-#include "gtk/gtk_compat.h"
+
+#include "gtk/sexy_icon_entry.h"
+#include "gtk/compat.h"
#define ICON_MARGIN 2
#define MAX_ICONS 2