Fix a build error when someone uses "make maintainer-clean".
[pspp] / lib / unictype / pr_byname.c
index fae5043195dc8d1ec1e9f4596ff2ec0cdf7692f3..cb6e553dce5f46c9958f4561b2e4e6ac738c4c46 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 };