Changeset 1017 for libcaca/trunk/doc/migrating.dox
- Timestamp:
- Sep 9, 2006, 7:20:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/doc/migrating.dox
r1016 r1017 99 99 \code 100 100 #include <caca.h> 101 #if ndef CACA_API_VERSION_1101 #ifdef CACA_API_VERSION_1 102 102 # include <caca0.h> 103 103 #endif
Note: See TracChangeset
for help on using the changeset viewer.