summaryrefslogtreecommitdiffstats
path: root/src/misc/vec
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/vec')
-rw-r--r--src/misc/vec/vec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/vec/vec.h b/src/misc/vec/vec.h
index c02cafeb..ec3a70b8 100644
--- a/src/misc/vec/vec.h
+++ b/src/misc/vec/vec.h
@@ -26,7 +26,7 @@
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "src/misc/util/abc_global.h"
+#include "misc/util/abc_global.h"
#include "vecInt.h"
#include "vecFlt.h"