summaryrefslogtreecommitdiffstats
path: root/src/dialogs
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-10-18 17:03:03 +0900
committerMichele Calgaro <[email protected]>2024-10-29 21:58:43 +0900
commit75de44ef55d460b4115e9b52a28f09d8f81c013a (patch)
treed55d0e3981bbad8eaae3e4254f52506e139a60ce /src/dialogs
parent40fbabf0fe3486a8e91f3caf2fbb40e341ba69aa (diff)
downloadkrecipes-75de44ef55d460b4115e9b52a28f09d8f81c013a.tar.gz
krecipes-75de44ef55d460b4115e9b52a28f09d8f81c013a.zip
Generalize inclusion of file generated by tquic
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 722352152635f6aec20d7d3bdf2554b7745c633f)
Diffstat (limited to 'src/dialogs')
-rw-r--r--src/dialogs/Makefile.am2
-rw-r--r--src/dialogs/recipeinputdialog.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/Makefile.am b/src/dialogs/Makefile.am
index 23f80e1..3983375 100644
--- a/src/dialogs/Makefile.am
+++ b/src/dialogs/Makefile.am
@@ -4,7 +4,7 @@
# of the other Makefile.am variables
# set the include path for X, tqt and TDE
-INCLUDES = -I$(srcdir)/.. $(all_includes)
+INCLUDES = -I$(srcdir)/.. -I$(builddir)/.. $(all_includes)
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
diff --git a/src/dialogs/recipeinputdialog.cpp b/src/dialogs/recipeinputdialog.cpp
index 31ee38e..5f7a46a 100644
--- a/src/dialogs/recipeinputdialog.cpp
+++ b/src/dialogs/recipeinputdialog.cpp
@@ -53,7 +53,7 @@
#include "widgets/fractioninput.h"
#include "widgets/kretextedit.h"
#include "widgets/inglistviewitem.h"
-#include "../widgets/ratingdisplaywidget.h"
+#include "widgets/ratingdisplaywidget.h"
#include "widgets/kwidgetlistbox.h"
#include "widgets/ingredientinputwidget.h"
#include "image.h" //Initializes default photo