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

BUG: fix header guard

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