summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kview/kimageviewer/canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/kimageviewer/canvas.h b/kview/kimageviewer/canvas.h
index 81417c9f..dbbc1205 100644
--- a/kview/kimageviewer/canvas.h
+++ b/kview/kimageviewer/canvas.h
@@ -29,7 +29,7 @@ class TQPoint;
class TQWidget;
#include <tqstring.h>
-#include <tqobjdefs.h>
+#include <tqobjectdefs.h>
#include <kdemacros.h>
namespace KImageViewer
{