1 2 3 4 5 6 7 8
#ifndef DECKLINK_C_H #define DECKLINK_C_H #include "api.h" #include "custom.h" #include "util.h" #endif // DECKLINK_C_H