mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 21:19:16 -06:00
rename date.h to gnc-date.h
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8548 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a4674e6edc
commit
a2a7e4b37b
@ -1,6 +1,6 @@
|
||||
/********************************************************************\
|
||||
* engine-helpers.c -- gnucash g-wrap helper functions *
|
||||
* Copyright (C) 2000 Linas Vepstas *
|
||||
* Copyright (C) 2000 Linas Vepstas <linas@linas.org> *
|
||||
* Copyright (C) 2001 Linux Developers Group, Inc. *
|
||||
* *
|
||||
* This program is free software; you can redistribute it and/or *
|
||||
@ -33,10 +33,10 @@
|
||||
#include "Group.h"
|
||||
#include "QueryNewP.h"
|
||||
#include "QueryCoreP.h"
|
||||
#include "date.h"
|
||||
#include "engine-helpers.h"
|
||||
#include "glib-helpers.h"
|
||||
#include "gnc-book.h"
|
||||
#include "gnc-date.h"
|
||||
#include "gnc-engine-util.h"
|
||||
#include "gnc-engine.h"
|
||||
#include "gnc-numeric.h"
|
||||
|
Loading…
Reference in New Issue
Block a user