move
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@155 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
40d87a9d15
commit
121b75ac69
4 changed files with 6 additions and 48 deletions
|
|
@ -22,10 +22,10 @@ typedef void* MwLLPixmap;
|
|||
|
||||
#ifdef _MILSKO
|
||||
#ifdef USE_X11
|
||||
#include <Mw/X11.h>
|
||||
#include "../src/backend/x11.h"
|
||||
#endif
|
||||
#ifdef USE_GDI
|
||||
#include <Mw/GDI.h>
|
||||
#include "../src/backend/gdi.h"
|
||||
#endif
|
||||
#endif
|
||||
#include <Mw/TypeDefs.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue