* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / dll / win32 / dhcpcsvc / dhcp / dhclient.c
index b8a49f4..c1e3f56 100644 (file)
@@ -53,7 +53,7 @@
  * purpose.
  */
 
-#include "rosdhcp.h"
+#include <rosdhcp.h>
 
 #define        PERIOD 0x2e
 #define        hyphenchar(c) ((c) == 0x2d)