great include fix

This commit is contained in:
leitner
2025-01-20 18:39:18 +00:00
parent 639f9f534f
commit def61cd5ce
51 changed files with 277 additions and 138 deletions

View File

@@ -1,5 +1,5 @@
#include "stralloc.h"
#include "buffer.h"
#include <libowfat/stralloc.h>
#include <libowfat/buffer.h>
int main() {
static stralloc sa;