From 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 20 Oct 2020 14:40:51 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- src/arkollon/headerlistitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arkollon/headerlistitem.h') diff --git a/src/arkollon/headerlistitem.h b/src/arkollon/headerlistitem.h index 3be07e5..4097b22 100644 --- a/src/arkollon/headerlistitem.h +++ b/src/arkollon/headerlistitem.h @@ -20,7 +20,7 @@ #ifndef HEADERLISTITEM_H #define HEADERLISTITEM_H -#include +#include class HeaderListItem : public TQListViewItem { -- cgit v1.2.1