fixed build for touch again
[reactos.git] / rosapps / cmdutils / touch / touch.rbuild
index 24fdba5..4642de7 100644 (file)
@@ -4,6 +4,7 @@
        <define name="_WIN32_IE">0x0501</define>
        <define name="_WIN32_WINNT">0x0501</define>
        <library>ntdll</library>
+      <library>kernel32</library>
        <file>err.c</file>
        <file>touch.c</file>
        <file>touch.rc</file>