Changeset 2299 for libcaca/trunk/examples/transform.c
- Timestamp:
- 04/19/08 14:42:50 (5 years ago)
- File:
-
- 1 edited
-
libcaca/trunk/examples/transform.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/examples/transform.c
r2101 r2299 14 14 15 15 #include "config.h" 16 #include "common.h" 16 17 17 #if !defined(__KERNEL__) 18 # if defined(HAVE_INTTYPES_H)19 # include <inttypes.h>20 # endif21 18 # include <stdio.h> 22 19 # include <string.h>
Note: See TracChangeset
for help on using the changeset viewer.
