s:libgimp/gimpintl.h:gimp-intl.h:

2003-07-10  Michael Natterer  <mitch@gimp.org>

	* includes.txt: s:libgimp/gimpintl.h:gimp-intl.h:
This commit is contained in:
Michael Natterer 2003-07-10 18:49:32 +00:00 committed by Michael Natterer
parent 2358837610
commit 0b011d7a97
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-07-10 Michael Natterer <mitch@gimp.org>
* includes.txt: s:libgimp/gimpintl.h:gimp-intl.h:
2003-07-09 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt

View File

@ -48,4 +48,4 @@ The include order of all .c files of a module is as follows:
#include "gimpimage.h"
#include "gimpwhatever.h"
#include "libgimp/gimpintl.h" /* if needed, *must* be the last include */
#include "gimp-intl.h" /* if needed, *must* be the last include */