aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/FbString.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/FbString.cc')
-rw-r--r--src/FbTk/FbString.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/FbString.cc b/src/FbTk/FbString.cc
index 5577f32..2bc7516 100644
--- a/src/FbTk/FbString.cc
+++ b/src/FbTk/FbString.cc
@@ -55,7 +55,7 @@ typedef int iconv_t;
55#endif // HAVE_ICONV 55#endif // HAVE_ICONV
56 56
57#ifdef HAVE_FRIBIDI 57#ifdef HAVE_FRIBIDI
58 #include <fribidi/fribidi.h> 58 #include <fribidi.h>
59#endif 59#endif
60 60
61#ifdef DEBUG 61#ifdef DEBUG