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

Avec le bon .H

parent 13d580d4
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information.
#define _otbImageAlternateViewer_txx
#include "otbImageAlternateViewer.h"
#include <Fl/fl_draw.H>
#include <Fl/Fl.h>
#include <FL/fl_draw.H>
#include <FL/Fl.H>
#include "otbMath.h"
#include "itkTimeProbe.h"
#include "GL/glu.h"
......
......@@ -2,7 +2,7 @@
#include "otbVectorRescaleIntensityImageFilter.h"
#include "otbImageFileReader.h"
#include "otbImageAlternateViewer.h"
#include "Fl/Fl.h"
#include "Fl/Fl.H"
int otbAlternateViewerTest(int argc, char* argv[])
......
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