[GB.DRAW]
* BUG: Fix compilation of gb.draw. git-svn-id: svn://localhost/gambas/trunk@5360 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
e51fc2d951
commit
a02623b6eb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "main.h"
|
||||
#include "crect.h"
|
||||
#include "cpaint.h"
|
||||
#include "CDraw.h"
|
||||
#include "cdraw.h"
|
||||
|
||||
static GB_DRAW *_current = NULL;
|
||||
#define THIS _current
|
||||
|
|
Loading…
Reference in a new issue