diff options
Diffstat (limited to 'src/sticker_print.c')
-rw-r--r-- | src/sticker_print.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sticker_print.c b/src/sticker_print.c index 12dafd3f7..6bcc41d77 100644 --- a/src/sticker_print.c +++ b/src/sticker_print.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "sticker_print.h" #include "sticker.h" #include "client.h" |