]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/runcmd.c
Xtype docs: Fixed a typo
[libucw.git] / ucw / runcmd.c
index 9670187df38069f3d4005b3c5f054323dcc80ac9..fcc75468025b451ad7041e84b6a8fe292f4485b0 100644 (file)
@@ -7,7 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdlib.h>
 #include <string.h>