SWZ: replace matrix.h with swzmatrix.h

time-shift
Houtan Bastani 2010-08-30 18:20:33 +02:00
parent 8cf788af44
commit 8b782e7b00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef __HISTOGRAMS__
#define __HISTOGRAMS__
#include "matrix.h"
#include "swzmatrix.h"
#define HISTOGRAM_FIXED 1
#define HISTOGRAM_VARIABLE 2