mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +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>
|
||
|
|