diff options
Diffstat (limited to 'karbon/tools/vroundrecttool.cc')
-rw-r--r-- | karbon/tools/vroundrecttool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vroundrecttool.cc b/karbon/tools/vroundrecttool.cc index a211114f..0e97530f 100644 --- a/karbon/tools/vroundrecttool.cc +++ b/karbon/tools/vroundrecttool.cc @@ -25,7 +25,7 @@ #include <karbon_view.h> #include <karbon_part.h> -#include <tqshapes/vrectangle.h> +#include <shapes/vrectangle.h> #include "vroundrecttool.h" #include "KoUnitWidgets.h" |