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

@@ -20,7 +20,7 @@
*/
#include "common.h"
#include <libvjmem/vjmem.h>
#include <veejaycore/vjmem.h>
#include "solarize.h"
vj_effect *solarize_init(int w,int h)