diff options
Diffstat (limited to 'kscd/ledlamp.cpp')
-rw-r--r-- | kscd/ledlamp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/ledlamp.cpp b/kscd/ledlamp.cpp index 96675921..b9edef18 100644 --- a/kscd/ledlamp.cpp +++ b/kscd/ledlamp.cpp @@ -20,7 +20,7 @@ #include <stdio.h> #include <tqpainter.h> -#include <tqbrush.h> +#include <brush.h> #include <tqpen.h> #include <tqcolor.h> #include "ledlamp.h" |