mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-13 19:30:00 +01:00
6 lines
110 B
C
6 lines
110 B
C
#ifndef VEEJAYCORE_H
|
|
#define VEEJAYCORE_H
|
|
#include <veejaycore/defs.h>
|
|
#include <veejaycore/vj-task.h>
|
|
#endif
|