mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-15 15:05:13 +00:00
11 lines
183 B
C++
11 lines
183 B
C++
|
#include "main.h"
|
||
|
#include "MP3Info.h"
|
||
|
#include "../nu/AutoWide.h"
|
||
|
#include "id3.h"
|
||
|
#include "api.h"
|
||
|
#include <math.h>
|
||
|
#include "config.h"
|
||
|
#include "LAMEinfo.h"
|
||
|
#include <strsafe.h>
|
||
|
|