include text-types.h instead of core-types.h
2003-09-10 Manish Singh <yosh@gimp.org> * app/text/gimpfonts.c: include text-types.h instead of core-types.h
This commit is contained in:

committed by
Manish Singh

parent
0037f5a7ea
commit
b9d2950e8f
@ -1,3 +1,7 @@
|
||||
2003-09-10 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* app/text/gimpfonts.c: include text-types.h instead of core-types.h
|
||||
|
||||
2003-09-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/vectors/gimpvectors-import.[ch]
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
#include "libgimpbase/gimpbase.h"
|
||||
|
||||
#include "core/core-types.h"
|
||||
#include "text-types.h"
|
||||
|
||||
#include "config/gimpconfig-path.h"
|
||||
#include "config/gimpcoreconfig.h"
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
#include "libgimpbase/gimpbase.h"
|
||||
|
||||
#include "core/core-types.h"
|
||||
#include "text-types.h"
|
||||
|
||||
#include "config/gimpconfig-path.h"
|
||||
#include "config/gimpcoreconfig.h"
|
||||
|
Reference in New Issue
Block a user