/usr/include/sidplay/player.h is in libsidplay1-dev 1.36.59-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | //
// /home/ms/source/sidplay/libsidplay/include/RCS/player.h,v
//
#ifndef SIDPLAY1_PLAYER_H
#define SIDPLAY1_PLAYER_H
#include "compconf.h"
#include "mytypes.h"
#include "emucfg.h"
#include "sidtune.h"
#include "version.h"
#endif /* SIDPLAY1_PLAYER_H */
|