Reverted latest changes.
[reactos.git] / reactos / lib / user32 / windows / icon.c
index f42e0ff..d03b949 100644 (file)
@@ -16,7 +16,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* $Id: icon.c,v 1.2 2002/09/07 15:12:45 chorns Exp $
+/* $Id: icon.c,v 1.3 2002/09/08 10:23:12 chorns Exp $
  *
  * PROJECT:         ReactOS user32.dll
  * FILE:            lib/user32/windows/input.c
@@ -28,7 +28,9 @@
 
 /* INCLUDES ******************************************************************/
 
+#include <windows.h>
 #include <user32.h>
+#include <debug.h>
 
 /* FUNCTIONS *****************************************************************/