Skip to content
Snippets Groups Projects
Commit ccc693dd authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: fix header guard

parent 0f874ef7
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@
//*************************************************************************
// $Id: ossimRgbToHsvSource.h 15766 2009-10-20 12:37:09Z gpotts $
#ifndef ossimRgbToHsvSource_HEADER
#define ossimJpegRgbToYCbCrSource_HEADER
#define ossimRgbToHsvSource_HEADER
#include <ossim/imaging/ossimImageSourceFilter.h>
class ossimRgbToHsvSource : public ossimImageSourceFilter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment