Fix a build error when someone uses "make maintainer-clean".
[gnulib.git] / lib / unictype / pr_byname.c
index fae5043..cb6e553 100644 (file)
@@ -23,7 +23,7 @@
 #include <string.h>
 
 /* Get gperf generated lookup function.  */
-#include "pr_byname.h"
+#include "unictype/pr_byname.h"
 
 static const uc_property_t UC_PROPERTY_NONE = { NULL };