move shared libraries to veejay-core package

This commit is contained in:
c0ntrol
2019-06-15 14:55:39 +02:00
parent 0d116898ea
commit 36d0f6e55a
744 changed files with 3202 additions and 80114 deletions

View File

@@ -19,7 +19,7 @@
*/
#include "common.h"
#include <libvjmem/vjmem.h>
#include <veejaycore/vjmem.h>
#include "softblur.h"
vj_effect *softblur_init(int w,int h)