Skip to content

Commit 1208716

Browse files
Include Spotify.h to dllmain.cpp
1 parent 6cbc26a commit 1208716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SpotifyInternal/dllmain.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <string>
88

99
#include "utils.h"
10+
#include "Spotify.h"
1011

1112
void __stdcall main()
1213
{

0 commit comments

Comments
 (0)