diff options
author | Ray Strode <halfline@gmail.com> | 2023-12-04 19:06:19 +0000 |
---|---|---|
committer | Ray Strode <halfline@gmail.com> | 2023-12-04 19:06:19 +0000 |
commit | ceb5576650d21dc0186042a4fbe41af98c365b75 (patch) | |
tree | 64a7089383bec5b54efd591753140d1f4022bba0 /src/libply-splash-graphics/ply-entry.c | |
parent | 1b43dd504f5953cdbd0060ab09ec76a253b0019b (diff) | |
parent | 54fb7e1d56625e227202b4a6b0cd7cd37aca6863 (diff) |
Merge branch 'config-h-fix' into 'main'
Include config.h automatically
See merge request plymouth/plymouth!254
Diffstat (limited to 'src/libply-splash-graphics/ply-entry.c')
-rw-r--r-- | src/libply-splash-graphics/ply-entry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libply-splash-graphics/ply-entry.c b/src/libply-splash-graphics/ply-entry.c index a434d4da..1d4d8070 100644 --- a/src/libply-splash-graphics/ply-entry.c +++ b/src/libply-splash-graphics/ply-entry.c @@ -19,7 +19,6 @@ * * Written by: Ray Strode <rstrode@redhat.com> */ -#include "config.h" #include <assert.h> #include <dirent.h> |