diff options
Diffstat (limited to 'src/app/adjustSizeButton.h')
-rw-r--r-- | src/app/adjustSizeButton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/adjustSizeButton.h b/src/app/adjustSizeButton.h index 9becd95..0dbe432 100644 --- a/src/app/adjustSizeButton.h +++ b/src/app/adjustSizeButton.h @@ -4,7 +4,7 @@ #ifndef CODEINE_ADJUST_SIZE_BUTTON_H #define CODEINE_ADJUST_SIZE_BUTTON_H -#include <ntqframe.h> +#include <tqframe.h> namespace Codeine { |