Tidy headers

This commit is contained in:
James Booth
2016-07-24 15:43:51 +01:00
parent 5bc38b6bc2
commit 0a57c4de78
73 changed files with 247 additions and 229 deletions

View File

@@ -35,11 +35,11 @@
#ifndef UI_BUFFER_H
#define UI_BUFFER_H
#include <glib.h>
#include "config.h"
#include "config/theme.h"
#include <glib.h>
typedef struct delivery_receipt_t {
char *id;
gboolean received;