summaryrefslogtreecommitdiff
path: root/clients/screenshot.c
diff options
context:
space:
mode:
authorPekka Paalanen <ppaalanen@gmail.com>2011-11-22 14:18:50 +0200
committerKristian Høgsberg <krh@bitplanet.net>2011-11-22 09:27:03 -0500
commit50719bce2ab02ef48cdd1b846fbc184740c19ff2 (patch)
tree52f9e2aff5305510c11b4161974f7cd894f906d2 /clients/screenshot.c
parent980c49e6cdddebf85ec0a55df64a3f82c8c94ac6 (diff)
Fix inconsistent #include style
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Diffstat (limited to 'clients/screenshot.c')
-rw-r--r--clients/screenshot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/screenshot.c b/clients/screenshot.c
index 124e576a..bfe5ea05 100644
--- a/clients/screenshot.c
+++ b/clients/screenshot.c
@@ -30,7 +30,7 @@
#include <glib.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include "wayland-client.h"
+#include <wayland-client.h>
#include "screenshooter-client-protocol.h"
/* The screenshooter is a good example of a custom object exposed by