Minor changes and addition of License

This commit is contained in:
2022-01-16 02:23:13 +11:00
parent 67426fac09
commit aab5682965
9 changed files with 865 additions and 160 deletions

View File

@ -1,7 +1,7 @@
#ifndef KEYS_H
#define KEYS_H
#include <uiohook.h>
#include "uiohook.h"
#include <unistd.h>
#include "timer.h"
#include "display.h"