e_input: move kbd structure to e_comp_input_intern.h
[platform/upstream/enlightenment.git] / src / bin / e_input_intern.h
index 51dca4b..c82d18a 100644 (file)
@@ -42,6 +42,13 @@ typedef struct
 
 typedef struct
 {
+  char path[1024];
+  int delay;
+  int rate;
+} E_Input_Thread_Request_Key_Repeat_Data;
+
+typedef struct
+{
   int resource_version;
   struct wl_client *client;
   uint32_t id;