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