upd includes

This commit is contained in:
2024-07-03 13:57:58 +01:00
parent b7fa15d87d
commit b6b4b04a8a
3 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
#ifndef __CDLL_H__
#define __CDLL_H__
#include <windows.h>
#include "VoicemeeterRemote.h"
long initialize_dll_interfaces(T_VBVMR_INTERFACE *iVMR);