aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-securefs/files/patch-sources_commands.cpp
blob: 3087ecb9053bcfc1d2eb33e3f692186ed8c2af2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sources/commands.cpp.orig	2020-06-29 17:57:42 UTC
+++ sources/commands.cpp
@@ -14,7 +14,7 @@
 #include <fuse.h>
 #include <json/json.h>
 #include <tclap/CmdLine.h>
-#include <utf8proc/utf8proc.h>
+#include <utf8proc.h>
 
 #include <algorithm>
 #include <memory>