]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramWidget.h
Several precompiler modifications in order to be compatible with bbmaracasvisu (bbtk...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / pPlotter / HistogramWidget.h
index ff2d80329075a1d080899f3ecf7e662669e50046..1df255dcba52ef2fe0819857138b2ee82e9022e9 100644 (file)
@@ -16,6 +16,7 @@
 #include <wx/wx.h>
 #endif
 
+#include "marTypes.h"
 #include "pPlotter.h"
 #include "pFunctionPoint.h"
 #include  "vtkImageData.h"
@@ -27,7 +28,7 @@
 #define NUM_POINTS 100
 #define WINDOW_SIZE 10
 
-class HistogramWidget:public wxPanel
+class MARACASVISULIB_EXPORTS HistogramWidget:public wxPanel
 {
 public:
        //---------------------