From 7a368ab06b4926236ec93207e66ff7b14c234fe1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 3 Oct 2013 13:21:36 -0700 Subject: Better fix for the compile problems Still don't like the order dependency - but at least this seems to work and correctly build after make confclean. Signed-off-by: Dirk Hohndel --- qt-ui/simplewidgets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/simplewidgets.h b/qt-ui/simplewidgets.h index 057a97251..78f4582c1 100644 --- a/qt-ui/simplewidgets.h +++ b/qt-ui/simplewidgets.h @@ -7,7 +7,7 @@ class QAbstractButton; #include #include -#include "ui_renumber.h" +#include "qt-ui/ui_renumber.h" class MinMaxAvgWidget : public QWidget{ Q_OBJECT -- cgit v1.2.3-70-g09d2