diff options
Diffstat (limited to 'src/app/metaedit.h')
-rw-r--r-- | src/app/metaedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/metaedit.h b/src/app/metaedit.h index 1b08f40..3ef6d50 100644 --- a/src/app/metaedit.h +++ b/src/app/metaedit.h @@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include <tqvbox.h> // KDE -#include <kfilemetainfo.h> +#include <tdefilemetainfo.h> class TQTextEdit; namespace Gwenview { |