summaryrefslogtreecommitdiffstats
path: root/src/misc/nm
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/nm')
-rw-r--r--src/misc/nm/nmInt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc/nm/nmInt.h b/src/misc/nm/nmInt.h
index 4463b276..19d688f1 100644
--- a/src/misc/nm/nmInt.h
+++ b/src/misc/nm/nmInt.h
@@ -26,8 +26,8 @@
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "src/misc/extra/extra.h"
-#include "src/misc/vec/vec.h"
+#include "misc/extra/extra.h"
+#include "misc/vec/vec.h"
#include "nm.h"
////////////////////////////////////////////////////////////////////////