Corrected file locations for include files.

This commit is contained in:
Harry Moffat 2004-07-02 17:23:52 +00:00
parent e5fa6790da
commit 900c081143

View file

@ -16,7 +16,7 @@
#include <vector>
using namespace std;
#include "ctvector.h"
#include "../ctvector.h"
/// the namespace for the CKReader packaage
namespace ckr {