Fix typo in header guard

Causes a warning when building with clang
This commit is contained in:
Daniel Sabo 2014-05-02 19:24:56 -07:00
parent 7338c0309e
commit cbf13b9e5d

View file

@ -18,7 +18,7 @@
*/
#ifndef __GIMP_PLUG_IN_PROC_FRAME_H__
#define __GIMP_PLUG_IN_PRON_FRAME_H__
#define __GIMP_PLUG_IN_PROC_FRAME_H__
struct _GimpPlugInProcFrame