/*
** Use the following command to create a GST file of all includes:
**
**   sc noobjname dpk.c
**
*/

#include <pragmas/dpkernel_pragmas.h>
#include <pragmas/dpkernel_extras.h>
#include <pragmas/blitter_pragmas.h>
#include <pragmas/screens_pragmas.h>
#include <pragmas/sound_pragmas.h>
#include <pragmas/files_pragmas.h>

#include <system/all.h>
#include <files/all.h>
#include <dpkernel/all.h>
#include <graphics/all.h>
#include <input/all.h>
#include <desktop/all.h>

#include <clib/dpkernel_protos.h>
