mirror of https://github.com/GNOME/gimp.git
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:
parent
2358837610
commit
0b011d7a97
|
@ -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
|
||||
|
|
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue