dotfiles/effects.c.patch

10 lines
194 B
Diff
Raw Normal View History

2020-11-05 21:23:08 +01:00
diff --git a/effects.c b/effects.c
index e63f722..89b28a4 100644
--- a/effects.c
+++ b/effects.c
@@ -15,6 +15,7 @@
#include <time.h>
#include "effects.h"
#include "log.h"
+#include "stdio.h"