fix header name

This commit is contained in:
mogucpp 2016-05-26 09:17:34 +08:00
parent 5272e749c0
commit 01e126f9cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// 25 may 2016
#include "uipriv_unix.H"
#include "uipriv_unix.h"
ptrdiff_t *graphemes(const char *text, PangoContext *context)
{