mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-29 04:23:07 +00:00
things
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@36 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
#ifndef __MILSKO_MILSKO_H__
|
||||
#define __MILSKO_MILSKO_H__
|
||||
|
||||
#include <Milsko/MachDep.h>
|
||||
#include <Milsko/LowLevel.h>
|
||||
#include <Milsko/StringDefs.h>
|
||||
#include <Milsko/TypeDefs.h>
|
||||
#include <Milsko/Core.h>
|
||||
#include <Milsko/Default.h>
|
||||
#include <Milsko/Draw.h>
|
||||
#include <Mw/MachDep.h>
|
||||
#include <Mw/LowLevel.h>
|
||||
#include <Mw/StringDefs.h>
|
||||
#include <Mw/TypeDefs.h>
|
||||
#include <Mw/Core.h>
|
||||
#include <Mw/Default.h>
|
||||
#include <Mw/Draw.h>
|
||||
|
||||
#include <Milsko/Window.h>
|
||||
#include <Milsko/Button.h>
|
||||
#include <Mw/Window.h>
|
||||
#include <Mw/Button.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user