summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/io/bufferstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/bufferstream.h b/src/io/bufferstream.h
index ed565572a..af5580efb 100644
--- a/src/io/bufferstream.h
+++ b/src/io/bufferstream.h
@@ -31,7 +31,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <vector.h>
+#include <vector>
#include "inkscapestream.h"