Rearrange logging headers

Ref #270
This commit is contained in:
Drew DeVault 2015-11-28 08:49:02 -05:00
parent 9b62a98f3e
commit e0cb8284fb
5 changed files with 7 additions and 4 deletions

View file

@ -3,6 +3,7 @@
#include <stdlib.h>
#include <wayland-client.h>
#include <time.h>
#include <string.h>
#include "client/window.h"
#include "client/registry.h"
#include "log.h"