summaryrefslogtreecommitdiffstats
path: root/src/helper/stlport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/stlport.h')
-rw-r--r--src/helper/stlport.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/helper/stlport.h b/src/helper/stlport.h
index c9389e814..c7b00eb28 100644
--- a/src/helper/stlport.h
+++ b/src/helper/stlport.h
@@ -3,8 +3,7 @@
#include <list>
-#include <glib/glist.h>
-#include <glib/gslist.h>
+#include <glib.h>
template <typename T>
class StlConv {