changeset 3713:e3a8baffcc24

[gaim-migrate @ 3846] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 16 Oct 2002 19:37:15 +0000
parents ac6ca3890c53
children 380b043a4a1c
files PROGRAMMING_NOTES
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/PROGRAMMING_NOTES	Wed Oct 16 19:35:44 2002 +0000
+++ b/PROGRAMMING_NOTES	Wed Oct 16 19:37:15 2002 +0000
@@ -9,6 +9,8 @@
 
 - Use gaim_home_dir instead of g_get_home_dir or g_getenv("HOME")
 
+- Make sure when including win32dep.h that it is the last header to
+  be included.
 
 PLUGINS & PROTOS
 ----------------