summaryrefslogtreecommitdiff
path: root/xtraplibp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xtraplibp.h')
-rw-r--r--xtraplibp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xtraplibp.h b/xtraplibp.h
index 087ba6e..ff2042e 100644
--- a/xtraplibp.h
+++ b/xtraplibp.h
@@ -42,6 +42,8 @@ SOFTWARE.
* routines sorted by module (globally defined routines *only*).
*/
+#include <stdio.h>
+
/* XEConTxt.c */
XETC *XECreateTC (Display *dpy , CARD32 valuemask , XETCValues *value );
int XEChangeTC (XETC *tc , CARD32 mask , XETCValues *values );