aboutsummaryrefslogtreecommitdiff
path: root/include/draw.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-04 21:18:08 +0000
committerrsc <devnull@localhost>2005-01-04 21:18:08 +0000
commit1a0954abb80f92cd9940a21f11dd8f3a84518579 (patch)
tree44f2c6af204a0143f6d062b256008b372456f1d0 /include/draw.h
parent66ed321edf44a9465d011a3e54d60a6c32fc166f (diff)
downloadplan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.tar.gz
plan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.tar.bz2
plan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.zip
autolib
Diffstat (limited to 'include/draw.h')
-rw-r--r--include/draw.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/draw.h b/include/draw.h
index 4898e314..af58b31c 100644
--- a/include/draw.h
+++ b/include/draw.h
@@ -4,6 +4,8 @@
extern "C" {
#endif
+AUTOLIB(draw)
+
typedef struct Cachefont Cachefont;
typedef struct Cacheinfo Cacheinfo;
typedef struct Cachesubf Cachesubf;
@@ -338,7 +340,7 @@ extern int writeimage(int, Image*, int);
extern Image* namedimage(Display*, char*);
extern int nameimage(Image*, char*, int);
extern Image* allocimagemix(Display*, u32int, u32int);
-extern int drawsetlabel(Display*, char*);
+extern int drawsetlabel(char*);
/*
* Colors