diff options
author | Albert Astals Cid <aacid@kde.org> | 2008-03-26 20:05:31 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2008-03-26 20:05:31 +0100 |
commit | 312f14f5b7be1f0d62620477222919423c3869e0 (patch) | |
tree | 9a0fd8d8507d80e0652a42190c3ea4ff86962e82 | |
parent | 5bd750062e1fb136f77a55d1f35b2d6fabaad1b3 (diff) |
compile++poppler-0.8.0
-rw-r--r-- | fofi/FoFiBase.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fofi/FoFiBase.cc b/fofi/FoFiBase.cc index 1174f3af..a83b57c2 100644 --- a/fofi/FoFiBase.cc +++ b/fofi/FoFiBase.cc @@ -14,7 +14,7 @@ #include <stdio.h> #include "goo/gmem.h" -#include "Error.h" +#include "poppler/Error.h" #include "FoFiBase.h" //------------------------------------------------------------------------ |