mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
[misc] Move STOB and BTOS macros to misc.h
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <event2/event.h>
|
||||
#include <asoundlib.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "conffile.h"
|
||||
#include "logger.h"
|
||||
#include "player.h"
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
#include <event2/event.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "conffile.h"
|
||||
#include "logger.h"
|
||||
#include "player.h"
|
||||
|
||||
Reference in New Issue
Block a user