Move cairo-util.[ch] to clients/

This commit is contained in:
Kristian Høgsberg 2010-08-16 16:17:42 -04:00
parent 1db21f1cf5
commit b91cd10fcb
6 changed files with 7 additions and 9 deletions

View file

@ -46,7 +46,7 @@
#include "wayland-util.h"
#include "wayland-client.h"
#include "wayland-glib.h"
#include "../cairo-util.h"
#include "cairo-util.h"
#include "window.h"