Corrected file locations for include files.
This commit is contained in:
parent
e5fa6790da
commit
900c081143
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#include <vector>
|
||||
using namespace std;
|
||||
|
||||
#include "ctvector.h"
|
||||
#include "../ctvector.h"
|
||||
|
||||
/// the namespace for the CKReader packaage
|
||||
namespace ckr {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue