diff options
Diffstat (limited to 'kjs')
-rw-r--r-- | kjs/ustring.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kjs/ustring.h b/kjs/ustring.h index 2cdd2db78..34ab975e3 100644 --- a/kjs/ustring.h +++ b/kjs/ustring.h @@ -24,6 +24,7 @@ #ifndef _KJS_USTRING_H_ #define _KJS_USTRING_H_ +#include <qstring.h> #include "global.h" /** |