Last-minute cleanup:
2000-12-16 Sven Neumann <sven@gimp.org> Last-minute cleanup: * app/gimpdrawableF.h * app/gimphistogramF.h * app/gimpimageF.h * app/gimplistF.h * app/gimplutF.h * app/gimpobjectF.h * app/gimpsetF.h * app/layerF.h * app/parasitelistF.h: removed these files * app/Makefile.am * tools/pdbgen/Makefile.am: changed accordingly * app/[almost every file]: include cleanup
This commit is contained in:
committed by
Sven Neumann
parent
9bc546c1ad
commit
dfa2bed505
@ -22,8 +22,9 @@
|
||||
#ifndef __DATAFILES_H__
|
||||
#define __DATAFILES_H__
|
||||
|
||||
|
||||
#include <time.h>
|
||||
#include <glib.h>
|
||||
|
||||
|
||||
/***** Types *****/
|
||||
|
||||
@ -51,4 +52,5 @@ time_t datafile_atime (void);
|
||||
time_t datafile_mtime (void);
|
||||
time_t datafile_ctime (void);
|
||||
|
||||
|
||||
#endif /* __DATAFILES_H__ */
|
||||
|
||||
Reference in New Issue
Block a user