summaryrefslogtreecommitdiff
path: root/modules/arabic/arconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arabic/arconv.h')
-rw-r--r--modules/arabic/arconv.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/arabic/arconv.h b/modules/arabic/arconv.h
new file mode 100644
index 00000000..bc3d3300
--- /dev/null
+++ b/modules/arabic/arconv.h
@@ -0,0 +1,8 @@
+
+#ifndef __arconv_h_
+#define __arconv_h_
+#include "../../libpango/utils.h"
+
+void reshape(int len,GUChar4* string);
+
+#endif