diff options
Diffstat (limited to 'kcontrol/joystick/joystick.h')
-rw-r--r-- | kcontrol/joystick/joystick.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/joystick.h b/kcontrol/joystick/joystick.h index 2a201b28f..eadccd0fd 100644 --- a/kcontrol/joystick/joystick.h +++ b/kcontrol/joystick/joystick.h @@ -21,7 +21,7 @@ #ifndef _JOYSTICK_H_ #define _JOYSTICK_H_ -#include <kcmodule.h> +#include <tdecmodule.h> class JoyWidget; |