Rename lcallisto.h -> callisto.h

This commit is contained in:
Jeremy Baxter 2023-07-24 12:31:21 +12:00
parent 4e03fc1620
commit 02fae90b69
9 changed files with 8 additions and 8 deletions

2
lcl.c
View file

@ -16,7 +16,7 @@
#include <lua.h>
#include <lauxlib.h>
#include "lcallisto.h"
#include "callisto.h"
#include "util.h"