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 b9edef18..96675921 100644 --- a/kscd/ledlamp.cpp +++ b/kscd/ledlamp.cpp @@ -20,7 +20,7 @@ #include <stdio.h> #include <tqpainter.h> -#include <brush.h> +#include <tqbrush.h> #include <tqpen.h> #include <tqcolor.h> #include "ledlamp.h" |