summaryrefslogtreecommitdiffstats
path: root/src/app/adjustSizeButton.h
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-06-13 16:55:00 +0200
committergregory guy <[email protected]>2020-06-21 15:36:20 +0200
commit0b2288da16894d45e95caf5c0f1f5cba3f17c2dd (patch)
tree7dc6943b6af7edd7500456aaa813d79c8f09c88b /src/app/adjustSizeButton.h
parent88aa431c9d79bad942de04f4b28954b428079fd1 (diff)
downloadcodeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.tar.gz
codeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.zip
Conversion to the cmake building system.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/app/adjustSizeButton.h')
-rw-r--r--src/app/adjustSizeButton.h2
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
{