git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9535 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-10-17 04:41:36 +00:00
parent 3cdf102f93
commit c2ef55d55f

View File

@ -29,7 +29,7 @@
#define GNC_EMPLOYEEP_H_ #define GNC_EMPLOYEEP_H_
#include "gncEmployee.h" #include "gncEmployee.h"
#inlcude "qofid-p.h" #include "qofid-p.h"
gboolean gncEmployeeRegister (void); gboolean gncEmployeeRegister (void);
gint64 gncEmployeeNextID (QofBook *book); gint64 gncEmployeeNextID (QofBook *book);