mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-16 01:03:16 -05:00
[httpd_jsonapi] Add missing include
This commit is contained in:
parent
f8c442ba38
commit
ef6f465aa8
@ -43,6 +43,7 @@
|
|||||||
#include "httpd.h"
|
#include "httpd.h"
|
||||||
#include "library.h"
|
#include "library.h"
|
||||||
#include "logger.h"
|
#include "logger.h"
|
||||||
|
#include "misc.h"
|
||||||
#include "misc_json.h"
|
#include "misc_json.h"
|
||||||
#include "remote_pairing.h"
|
#include "remote_pairing.h"
|
||||||
#ifdef HAVE_SPOTIFY_H
|
#ifdef HAVE_SPOTIFY_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user