Corrected file locations of include files.
This commit is contained in:
parent
7b9242121e
commit
97c3bb97a5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
#include "ctml.h"
|
||||
#include "../ctml.h"
|
||||
|
||||
namespace ckr{
|
||||
class CKReader;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue