Use "" when including our own header files

dev
Kristian Høgsberg 14 years ago
parent fbd0fb0098
commit b56cb00045
  1. 2
      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" {

Loading…
Cancel
Save