Changeset 2979 for cacamoo/trunk/src/cacamoo.h
- Timestamp:
- Oct 18, 2008, 11:24:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cacamoo/trunk/src/cacamoo.h
r1457 r2979 13 13 */ 14 14 15 #ifndef _CACA SAY_H_16 #define _CACA SAY_H_15 #ifndef _CACAMOO_H_ 16 #define _CACAMOO_H_ 17 17 18 18 #include <stdio.h> … … 24 24 25 25 26 #include <c ucul.h>26 #include <caca.h> 27 27 28 28 static void version(void); … … 39 39 #endif 40 40 41 #endif /* _CACA SAY_H_ */41 #endif /* _CACAMOO_H_ */
Note: See TracChangeset
for help on using the changeset viewer.