fixed a typo in #include "libgimpbase/gimpwin32-io.h"
2004-10-27 Michael Schumacher <schumaml@gmx.de> * app/widgets/gimpwidgets-utils.c: fixed a typo in #include "libgimpbase/gimpwin32-io.h"
This commit is contained in:
committed by
Michael Schumacher
parent
ae73a6d440
commit
e718a6817c
@ -33,7 +33,7 @@
|
||||
#include <glib.h>
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
#include "libbgimpbase/gimpwin32-io.h"
|
||||
#include "libgimpbase/gimpwin32-io.h"
|
||||
#endif
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
Reference in New Issue
Block a user