diff options
Diffstat (limited to 'src/ui/togglebutton.h')
| -rw-r--r-- | src/ui/togglebutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/togglebutton.h b/src/ui/togglebutton.h index 0071e0321..754d5fc32 100644 --- a/src/ui/togglebutton.h +++ b/src/ui/togglebutton.h @@ -20,7 +20,7 @@ #ifndef TOGGLEBUTTON_H #define TOGGLEBUTTON_H -#include <pixmapwidget.h> +#include "pixmapwidget.h" /** @author Ilya Kotov <forkotov02@hotmail.ru> |
