winamp/Src/burnlib/burnlib.h

18 lines
353 B
C
Raw Normal View History

2024-09-24 12:54:57 +00:00
#ifndef NULLSOFT_BURN_LIBRARY_HEADER
#define NULLSOFT_BURN_LIBRARY_HEADER
#include "./main.h"
#include "./item.h"
#include "./playlist.h"
#include "./eraseMedium.h"
#include "./uiUpdatingData.h"
#include "./uiUnitReady.h"
#include "./uiCheckMedium.h"
#include "./uiEraseMedium.h"
#include "./uiBurnPlaylist.h"
#endif //NULLSOFT_BURN_LIBRARY_HEADER