Minor fix for Vala binding.

This commit is contained in:
Daiki Ueno
2010-06-22 14:07:44 +09:00
parent 60a0c199eb
commit 4dab7af44d
6 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
Eek cheader_filename="eek/eek.h"

View File

@ -0,0 +1 @@
EekClutter cheader_filename="eek/eek-clutter.h"

View File

@ -0,0 +1 @@
EekGtk cheader_filename="eek/eek-gtk.h"

View File

@ -0,0 +1 @@
EekXkb cheader_filename="eek/eek-xkb.h"

View File

@ -0,0 +1 @@
EekXkl cheader_filename="eek/eek-xkl.h"

View File

@ -20,6 +20,7 @@
#ifndef EEK_XKL_LAYOUT_H #ifndef EEK_XKL_LAYOUT_H
#define EEK_XKL_LAYOUT_H 1 #define EEK_XKL_LAYOUT_H 1
#include <libxklavier/xklavier.h>
#include "eek-xkb-layout.h" #include "eek-xkb-layout.h"
G_BEGIN_DECLS G_BEGIN_DECLS