* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / dll / win32 / dhcpcsvc / dhcp / hash.c
index 84c8c6a..6bfa8c3 100644 (file)
@@ -46,7 +46,7 @@ static char copyright[] =
 "$Id: hash.c,v 1.9.2.3 1999/04/09 17:39:41 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium.  All rights reserved.\n";
 #endif /* not lint */
 
-#include "rosdhcp.h"
+#include <rosdhcp.h>
 
 static __inline int do_hash PROTO ((unsigned char *, int, int));