[qofutil.h] don't recurse includes

This commit is contained in:
Christopher Lam 2022-04-08 19:20:18 +08:00
parent fbaa416cfb
commit 6a668df168

View File

@ -40,7 +40,6 @@ extern "C"
#include <stddef.h>
#include "qof.h"
#include "qoflog.h"
#include "qofutil.h"
#include "qofbackend.h"
#include "qofclass.h"
#include "qofbook.h"