From 6ba9324cf4864ebd2e2cdec8098b0889ceaea0a8 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 16 Apr 2022 01:58:40 +0200 Subject: Make sure Windows compilation works --- qmltypesregister.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qmltypesregister.cpp') diff --git a/qmltypesregister.cpp b/qmltypesregister.cpp index cc207e9..dbd2ac9 100644 --- a/qmltypesregister.cpp +++ b/qmltypesregister.cpp @@ -17,11 +17,11 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include "qmltypesregister.h" +#include #include -#include "diceroller.h" +#include #if !defined(UNIT_TEST) && defined(RCSE) #include "field.h" #endif -- cgit v1.2.3-70-g09d2