hellosiyan / Viewnior

Elegant Image Viewer
https://siyanpanayotov.com/project/viewnior/
GNU General Public License v3.0
320 stars 54 forks source link

Fix include guards in vnr-tools #86

Closed qarkai closed 3 years ago

qarkai commented 4 years ago

Remove include guards from vnr-tools.c and rename __VNR_IMAGE_H__ to __VNR_TOOLS_H__ in vnr-tools.h.

hellosiyan commented 3 years ago

Thanks, @qarkai!