Declare EndpointWidget before using it

This commit is contained in:
Phireh 2023-08-09 20:00:18 +02:00 committed by Hane
commit cf1829bd78

View file

@ -19,6 +19,8 @@
//#include <comip.h>
#include <Winerror.h>
class EndpointWidget;
class EndpointCallback : public IAudioEndpointVolumeCallback {
public: