Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
[platform/upstream/libxkbcommon.git] / src / xkbcomp / alias.h
index 3946551..b7bdf10 100644 (file)
@@ -27,6 +27,8 @@
 #ifndef ALIAS_H
 #define ALIAS_H 1
 
+#include "xkbcomp-priv.h"
+
 typedef struct _AliasInfo
 {
     CommonInfo def;