mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
12 lines
261 B
C
12 lines
261 B
C
--- ./src/plugins.h.orig 2013-11-21 14:23:34.000000000 +0100
|
|
+++ ./src/plugins.h 2013-12-05 19:12:38.664047584 +0100
|
|
@@ -12,7 +12,7 @@
|
|
#include <string.h>
|
|
#include <fcntl.h>
|
|
#include <stdlib.h>
|
|
-
|
|
+#include "../libweed/weed-effects.h"
|
|
|
|
// generic plugins
|
|
|