summaryrefslogtreecommitdiff
path: root/include/vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vector.h')
-rw-r--r--include/vector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vector.h b/include/vector.h
index cf58143..87cfcda 100644
--- a/include/vector.h
+++ b/include/vector.h
@@ -19,7 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef VECTOR_H
#define VECTOR_H
-#include <kpathsea/types.h>
+#include "types.h"
/* Our vectors are represented as displacements along the x and y axes. */