diff options
Diffstat (limited to 'gst/smooth')
-rw-r--r-- | gst/smooth/gstsmooth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index fd2d576a..0ebca104 100644 --- a/gst/smooth/gstsmooth.c +++ b/gst/smooth/gstsmooth.c @@ -21,7 +21,7 @@ #include "config.h" #endif #include <string.h> -#include <gstsmooth.h> +#include "gstsmooth.h" #include <gst/video/video.h> /* elementfactory information */ |