summaryrefslogtreecommitdiffstats
path: root/src/bltVecInt.h
diff options
context:
space:
mode:
authorjoye <joye>2014-04-15 21:09:28 (GMT)
committerjoye <joye>2014-04-15 21:09:28 (GMT)
commit44b3db80bb8e9f6fcf886fd3e1c5cfdc7c4af299 (patch)
tree9e5a41eb2a6e965cd0d2443ef1fbdbbf231f050b /src/bltVecInt.h
parent4548276095e4b5ef2c99cb910633f55df20ef7b9 (diff)
downloadblt-44b3db80bb8e9f6fcf886fd3e1c5cfdc7c4af299.zip
blt-44b3db80bb8e9f6fcf886fd3e1c5cfdc7c4af299.tar.gz
blt-44b3db80bb8e9f6fcf886fd3e1c5cfdc7c4af299.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltVecInt.h')
-rw-r--r--src/bltVecInt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bltVecInt.h b/src/bltVecInt.h
index f63b129..67abb2f 100644
--- a/src/bltVecInt.h
+++ b/src/bltVecInt.h
@@ -29,8 +29,8 @@
#include "bltInt.h"
-#include <bltChain.h>
-#include <bltVector.h>
+#include "bltChain.h"
+#include "bltVector.h"
#define VECTOR_THREAD_KEY "BLT Vector Data"
#define VECTOR_MAGIC ((unsigned int) 0x46170277)