diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2025-06-08 11:43:25 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2025-06-08 11:43:25 +0200 |
| commit | 426400e7f6c9ac9088fc66c7c683ed9251fc8789 (patch) | |
| tree | 89fb08ec72b6c10bd5dd96caa508562610fa851a /src/gallery-utils.c | |
| parent | 4a3c7d6ceb367c923faa521c20f765302096bfae (diff) | |
| download | cataract-426400e7f6c9ac9088fc66c7c683ed9251fc8789.tar.xz | |
Diffstat (limited to 'src/gallery-utils.c')
| -rw-r--r-- | src/gallery-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallery-utils.c b/src/gallery-utils.c index 88a1fb3..d86f446 100644 --- a/src/gallery-utils.c +++ b/src/gallery-utils.c @@ -23,9 +23,9 @@ #include <sys/stat.h> #include <unistd.h> #include <utime.h> -#include <stats.h> #include "gallery-utils.h" +#include "stats.h" |
