Changed to work with new wavelet library.

This commit is contained in:
rafat.hsn@gmail.com 2011-04-27 00:24:03 +00:00
parent a8bdcd4a38
commit 80b6ef4f81

View File

@ -8,7 +8,7 @@
#include <iostream> #include <iostream>
#include <fstream> #include <fstream>
#include "wave1d.h" #include "wavelet.h"
#include <vector> #include <vector>
#include <string> #include <string>
#include <cmath> #include <cmath>