mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
xkb: rename xkbgeom.h to xkbgeom_priv.h
Our naming convention for headers is that private ones (not exported, ie. not part of xf86 sdk) shall be suffixed by "_priv.h". Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
f738e30963
commit
5a7fb205a1
@@ -44,7 +44,7 @@
|
||||
#include "inputstr.h"
|
||||
#include "opaque.h"
|
||||
#include "property.h"
|
||||
#include "../xkb/xkbgeom.h"
|
||||
#include "../xkb/xkbgeom_priv.h"
|
||||
#include <X11/extensions/XKMformat.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user