projects
/
platform
/
upstream
/
wayland.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbd0fb0
)
Use "" when including our own header files
author
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 29 Jul 2010 19:43:46 +0000
(15:43 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 29 Jul 2010 19:43:46 +0000
(15:43 -0400)
wayland-client.h
patch
|
blob
|
history
diff --git
a/wayland-client.h
b/wayland-client.h
index
be77a0e
..
2938ac8
100644
(file)
--- a/
wayland-client.h
+++ b/
wayland-client.h
@@
-23,7
+23,7
@@
#ifndef _WAYLAND_CLIENT_H
#define _WAYLAND_CLIENT_H
-#include
<wayland-util.h>
+#include
"wayland-util.h"
#ifdef __cplusplus
extern "C" {