move
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@754 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
9a54642942
commit
d722d9da58
3 changed files with 16 additions and 6 deletions
|
|
@ -51,10 +51,10 @@ struct _MwLLCommonPixmap {
|
|||
|
||||
#ifdef _MILSKO
|
||||
#ifdef USE_X11
|
||||
#include "../../src/backend/x11.h"
|
||||
#include <Mw/LowLevel/X11.h>
|
||||
#endif
|
||||
#ifdef USE_GDI
|
||||
#include "../../src/backend/gdi.h"
|
||||
#include <Mw/LowLevel/GDI.h>
|
||||
#endif
|
||||
|
||||
union _MwLL {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue