diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2021-03-20 19:15:15 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2021-03-21 12:34:20 +0000 |
commit | 073a947e9f11236ea0c7f4fcbcb12ad4e35b7a29 (patch) | |
tree | 6f7c1573d37b2cd95a9fd0da3cb3789f60fb242b /gdk-pixbuf/io-gif-animation.h | |
parent | 0a670deb9cddadde1fb37635edb166d822e9690b (diff) | |
download | gdk-pixbuf-073a947e9f11236ea0c7f4fcbcb12ad4e35b7a29.tar.gz |
Fix inclusion guards for gdk-pixbuf-features.h
Use the idiomatic form:
#ifndef __FOO_H__
#define __FOO_H__
...
#endif /* __FOO_H__ */
Diffstat (limited to 'gdk-pixbuf/io-gif-animation.h')
0 files changed, 0 insertions, 0 deletions