diff options
Diffstat (limited to 'src/common/global/pfile.h')
-rw-r--r-- | src/common/global/pfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/global/pfile.h b/src/common/global/pfile.h index 4337ab7..477d7c0 100644 --- a/src/common/global/pfile.h +++ b/src/common/global/pfile.h @@ -9,7 +9,7 @@ #ifndef PFILE_H #define PFILE_H -#include <textstream.h> +#include <tqtextstream.h> #include "purl.h" namespace PURL |