fixed incorrect makefile flags

This commit is contained in:
Concedo 2024-11-04 20:39:10 +08:00
parent 75d2f90148
commit 847689e74c
4 changed files with 9 additions and 7 deletions

View file

@ -14,6 +14,7 @@
#include "ggml-alloc.h"
#include "ggml-backend.h"
#include "ggml.h"
#include "ggml-cpu.h"
#include "stable-diffusion.h"