mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Use qualified include path for cmake/automake simplification
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20368 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8eb96468f3
commit
5483672ad2
@ -15,7 +15,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "gnc-module.h"
|
#include "gnc-module.h"
|
||||||
#include "qof.h"
|
#include "libqof/qof/qof.h"
|
||||||
|
|
||||||
/* This static indicates the debugging module that this .o belongs to. */
|
/* This static indicates the debugging module that this .o belongs to. */
|
||||||
static QofLogModule log_module = "gnc.gui";
|
static QofLogModule log_module = "gnc.gui";
|
||||||
|
Loading…
Reference in New Issue
Block a user