summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatthew Sotoudeh <matthew@masot.net>2024-05-16 15:15:40 -0700
committerMatthew Sotoudeh <matthew@masot.net>2024-05-16 15:15:40 -0700
commit92996a3671732b6c883b325414a1e313786d48d6 (patch)
tree94b29907c5e167ca44ebd8e232ba9e3f44a7e58a /examples
parent54c09d54c0c170f1369751f8bf5a8a0b771a167c (diff)
checker
Diffstat (limited to 'examples')
-rw-r--r--examples/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/main.c b/examples/main.c
index a288f1c..bdc5c24 100644
--- a/examples/main.c
+++ b/examples/main.c
@@ -1,4 +1,4 @@
-#include "buddy.h"
+#include "magic_buddy.h"
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback