From 5692f32bcfa049fc2b5555b5a883045b217349b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 9 Oct 2014 23:47:24 +0200 Subject: CMake-ify, rename to termkey2 for the time being --- demo-glib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo-glib.c') diff --git a/demo-glib.c b/demo-glib.c index 0162042..dfe5cd4 100644 --- a/demo-glib.c +++ b/demo-glib.c @@ -3,7 +3,7 @@ #include #include -#include "termkey.h" +#include "termkey2.h" static termkey_t *tk; static int timeout_id; -- cgit v1.2.3