coord/ops: use relative include paths

assists when building external projects
This commit is contained in:
Danny Robson 2015-03-06 02:01:50 +11:00
parent 9d58f835a9
commit b96ccef8ba

View File

@ -20,7 +20,7 @@
#ifndef __UTIL_COORDS_OPS
#define __UTIL_COORDS_OPS
#include "preprocessor.hpp"
#include "../preprocessor.hpp"
#include <cstdlib>