compositor: Fix a couple of #includes to use "" instead of <>
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
#include <drm_fourcc.h>
|
||||
|
||||
#include <gbm.h>
|
||||
#include <libbacklight.h>
|
||||
#include <libudev.h>
|
||||
|
||||
#include "libbacklight.h"
|
||||
#include "compositor.h"
|
||||
#include "gl-renderer.h"
|
||||
#include "pixman-renderer.h"
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <dbus.h>
|
||||
#include <fcntl.h>
|
||||
#include <linux/vt.h>
|
||||
#include <linux/kd.h>
|
||||
|
||||
Reference in New Issue
Block a user