diff --git a/eek/eek.h b/eek/eek.h index deda670a..d8170c8a 100644 --- a/eek/eek.h +++ b/eek/eek.h @@ -22,6 +22,6 @@ #include "eek-keyboard.h" #include "eek-layout.h" -#include "eek-keysym.c" +#include "eek-keysym.h" #endif /* EEK_H */