diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-07 14:20:27 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-07 14:20:27 -0400 |
commit | 9739e750a7ca4b86ddb89674b104e9b9a8b61014 (patch) | |
tree | e068b1a4bbf8abc57ceb87a6a243ac9977187cbc /include/X11/fonts/pcf.h | |
parent | 87db45f5eb7880395735f7bf3a8ee2d89b7e0122 (diff) |
Warning cleanup.
Diffstat (limited to 'include/X11/fonts/pcf.h')
-rw-r--r-- | include/X11/fonts/pcf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/X11/fonts/pcf.h b/include/X11/fonts/pcf.h index 33b0cef..673e184 100644 --- a/include/X11/fonts/pcf.h +++ b/include/X11/fonts/pcf.h @@ -36,6 +36,8 @@ from The Open Group. #ifndef _PCF_H_ #define _PCF_H_ +#include <X11/fonts/fntfilio.h> + /* * Information used to read/write PCF fonts */ |