summaryrefslogtreecommitdiff
path: root/glib/src/shell.hg
diff options
context:
space:
mode:
Diffstat (limited to 'glib/src/shell.hg')
-rw-r--r--glib/src/shell.hg9
1 files changed, 2 insertions, 7 deletions
diff --git a/glib/src/shell.hg b/glib/src/shell.hg
index 3f818f99..8db7cd64 100644
--- a/glib/src/shell.hg
+++ b/glib/src/shell.hg
@@ -19,15 +19,10 @@
_DEFS(glibmm,glib)
-#include <glib.h>
-#include <string>
-
#include <glibmm/arrayhandle.h>
#include <glibmm/error.h>
-
-#include <glibmmconfig.h>
-GLIBMM_USING_STD(string)
-
+#include <glib.h>
+#include <string>
namespace Glib
{