diff options
Diffstat (limited to 'src/gwin/gwin_image.h')
-rw-r--r-- | src/gwin/gwin_image.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_image.h b/src/gwin/gwin_image.h index 2e0a3218..5def4037 100644 --- a/src/gwin/gwin_image.h +++ b/src/gwin/gwin_image.h @@ -27,7 +27,7 @@ #ifndef _GWIN_IMAGE_H #define _GWIN_IMAGE_H -// This file is included within "src/gwin/sys_defs.h" +// This file is included within "src/gwin/gwin.h" // An image window typedef struct GImageObject { |