Name libraries -client and -server for consistency

Instead of wayland-server and wayland...
This commit is contained in:
Kristian Høgsberg 2010-08-10 14:12:05 -04:00
parent 4fe1a3ed3a
commit a661f263b4
11 changed files with 12 additions and 15 deletions

View file

@ -23,7 +23,7 @@
#include <xf86drm.h>
#include <xf86drmMode.h>
#include <libudev.h>
#include "wayland.h"
#include "wayland-server.h"
#include "wayland-util.h"
#define GL_GLEXT_PROTOTYPES