]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/ripple.c
Qt4 - pixmaps again. Removing bigger images, useless ones, and cleaning.
[vlc] / modules / video_filter / ripple.c
index 601c29d1c7d6969541e0e8caf018c31902b07caf..59b623ca54df4ca294de58ce07ac913f22a519af 100644 (file)
@@ -25,8 +25,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                      /* malloc(), free() */
-#include <string.h>
 
 #include <math.h>                                            /* sin(), cos() */