summaryrefslogtreecommitdiffstats
path: root/src/connection-pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection-pool.h')
-rw-r--r--src/connection-pool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/connection-pool.h b/src/connection-pool.h
index e4e8f5c5e..b1ac6f07a 100644
--- a/src/connection-pool.h
+++ b/src/connection-pool.h
@@ -1,8 +1,10 @@
#ifndef CONNECTION_POOL_H
#define CONNECTION_POOL_H
+#include <map>
#include <glib-object.h>
#include <stddef.h>
+#include <string>
#include <sigc++/sigc++.h>
namespace Inkscape