9 lines
214 B
C++
9 lines
214 B
C++
|
// 18 january 2020
|
||
|
// TODO proper macros and headers
|
||
|
#include <os/AppKit.h>
|
||
|
#include <os/InterfaceKit.h>
|
||
|
#include <os/KernelKit.h>
|
||
|
#include <os/SupportKit.h>
|
||
|
#define libuiOSHeader "../ui_haiku.h"
|
||
|
#include "test.h"
|