commit | dbe2cd907d78a8a3ba863e589035b19f41351714 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Jan 22 00:55:18 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 22 00:55:18 2002 +0000 |
tree | 6cdce656b27475ff4b95cfe9c7de41b161282663 | |
parent | 18f4d651c599d0e446e1df32389aaadb27f1153d [diff] [blame] |
Moved debug definitions to include/wine/debug.h.
diff --git a/include/Makefile.in b/include/Makefile.in index ce440e2..3f70e95 100644 --- a/include/Makefile.in +++ b/include/Makefile.in
@@ -132,6 +132,7 @@ windef.h \ windows.h \ windowsx.h \ + wine/debug.h \ wine/exception.h \ wine/icmpapi.h \ wine/ipexport.h \