]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/getopt/getopt-sh.h
Redblack: Added search_up
[libucw.git] / ucw / getopt / getopt-sh.h
index 868ffce0774b0d2e8a36dba2e660b5b6b9aea34f..f296cd0969bf40611bb8a38d59856a13986a63b2 100644 (file)
@@ -9,6 +9,6 @@
 #define opterr ucw_opterr
 #define optopt ucw_optopt
 
-#include "ucw/getopt/getopt.h"
+#include <ucw/getopt/getopt.h>
 
 #endif