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/home-button.h') diff --git a/src/home-button.h b/src/home-button.h index 9fb7fc8..f7d61d8 100644 --- a/src/home-button.h +++ b/src/home-button.h @@ -25,6 +25,7 @@ typedef struct _MqHomeButtonClass MqHomeButtonClass; #ifndef MQ_HOME_BUTTON_H #define MQ_HOME_BUTTON_H +#include #include #include "config.h" -- cgit v0.9.1