@ -4,9 +4,9 @@
#include <stdio.h>
#include <sys/types.h>
#include "bigpoint_cclass.h"
#include "bigpoint_crypt.h"
#include "base64.h"
#include "../bigpoint_cclass.h"
#include "../bigpoint_crypt.h"
#include "../base64.h"
int
@ -2,8 +2,8 @@
#include <string.h>
#include <json/json.h>
#include "bigpoint_dyntype.h"
#include "../bigpoint_dyntype.h"
#define TEST_STR "this is a foo string"