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/entrywidgettab.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/entrywidgettab.cpp') diff --git a/src/entrywidgettab.cpp b/src/entrywidgettab.cpp index 1838380..97014a5 100644 --- a/src/entrywidgettab.cpp +++ b/src/entrywidgettab.cpp @@ -19,9 +19,9 @@ ***************************************************************************/ #include -#include -#include -#include +#include "entry.h" +#include "entrywidgetwarningsitem.h" +#include "fieldlineedit.h" #include "entrywidgettab.h" namespace KBibTeX -- cgit v1.2.3