diff options
Diffstat (limited to 'lib/qstring.c')
-rw-r--r-- | lib/qstring.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/qstring.c b/lib/qstring.c index d00e3b70..97f8e8b0 100644 --- a/lib/qstring.c +++ b/lib/qstring.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ - +#include "misc.h" #include "stdio.h" #include "qstring.h" |