From 6b2ab74c0be25cd58f76d5161b552868e173597c Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 5 Feb 2019 14:03:57 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/commentwidget.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/commentwidget.h') diff --git a/src/commentwidget.h b/src/commentwidget.h index 8b9c0b9..75df8fc 100644 --- a/src/commentwidget.h +++ b/src/commentwidget.h @@ -20,10 +20,10 @@ #ifndef COMMENTWIDGET_H #define COMMENTWIDGET_H -#include -#include +#include +#include -#include +#include "comment.h" class TQMultiLineEdit; class TQCheckBox; -- cgit v1.2.3