diff options
| author | Selene ToyKeeper | 2023-11-03 11:17:34 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-03 11:17:34 -0600 |
| commit | 481634c860e76159852c4e6f6de92905028a9e4e (patch) | |
| tree | cdadbceb57769181885bce23a2abe4b51ea4e6d4 /ui/werner | |
| parent | renamed tk*.h to arch/*.h or fsm/*.h (part 1) (diff) | |
| download | anduril-481634c860e76159852c4e6f6de92905028a9e4e.tar.gz anduril-481634c860e76159852c4e6f6de92905028a9e4e.tar.bz2 anduril-481634c860e76159852c4e6f6de92905028a9e4e.zip | |
renamed tk*.h in file contents, and deleted unused files
Diffstat (limited to '')
| -rw-r--r-- | ui/werner/werner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/werner/werner.c b/ui/werner/werner.c index f3241ee..c1823cf 100644 --- a/ui/werner/werner.c +++ b/ui/werner/werner.c @@ -39,7 +39,7 @@ /***** specific settings for known driver types *****/ #ifdef CONFIGFILE -#include "tk.h" +#include "fsm/tk.h" #include incfile(CONFIGFILE) #else #error You need to define CONFIGFILE |
