Add missing header to make this compile.

svn path=/trunk/kdegraphics/kpdf/; revision=261918
remotes/origin/kpdf-3.2
Will Andrews 23 years ago
parent 33bcb46250
commit 5078a0eae6
  1. 1
      kpdf/QOutputDev.cpp

@ -18,6 +18,7 @@
#include <unistd.h>
#include <string.h>
#include <ctype.h>
#include <math.h>
#include <iostream>
// include xpdf config.h file

Loading…
Cancel
Save