Changeset 336 for libcaca/trunk/src/caca_internals.h
- Timestamp:
- Jan 11, 2004, 6:09:02 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/caca_internals.h
r335 r336 87 87 #endif 88 88 89 #if defined(USE_WIN32) 90 #include <windows.h> 91 extern HANDLE win32_hin, win32_hout; 92 #endif 93 89 94 #endif /* __CACA_INTERNALS_H__ */
Note: See TracChangeset
for help on using the changeset viewer.