core/graphicsbuffer: sort includes alphabetically
This commit is contained in:
parent
fb638f26c5
commit
4d4b22d8ab
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
#include <drm_fourcc.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue