From 7fefe15989a08e255ade5e577c781701b157d430 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 (cherry picked from commit 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4) --- src/dndlistview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dndlistview.h') diff --git a/src/dndlistview.h b/src/dndlistview.h index 06a92de..7305960 100644 --- a/src/dndlistview.h +++ b/src/dndlistview.h @@ -22,8 +22,8 @@ #ifndef _DNDLISTVIEW_H_ #define _DNDLISTVIEW_H_ -#include -#include +#include +#include class TQDragEnterEvent; class TQDragDropEvent; -- cgit v1.2.1