diff options
Diffstat (limited to 'driver-csi.c')
-rw-r--r-- | driver-csi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/driver-csi.c b/driver-csi.c index 4e1f275..23f38e7 100644 --- a/driver-csi.c +++ b/driver-csi.c @@ -1,5 +1,5 @@ -#include "termkey.h" -#include "termkey-internal.h" +#include "termkey2.h" +#include "termkey2-internal.h" #include <stdio.h> #include <string.h> |