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
csto.c
View file

@ -13,7 +13,7 @@
#include <lualib.h>
#include <lauxlib.h>
#include "lcallisto.h"
#include "callisto.h"
#if !defined(LUA_PROGNAME)