summaryrefslogtreecommitdiffstats
path: root/despotify_cpp.h
blob: 8027d92c1df4ff2211e0846ffabaddfa6a500589 (plain)
1
2
3
4
5
6
7
8
#ifndef DESPOTIFY_CPP_H
#define DESPOTIFY_CPP_H

extern "C" {
    #include <despotify.h>
}

#endif // DESPOTIFY_CPP_H