summaryrefslogtreecommitdiffstats
path: root/src/bind
diff options
context:
space:
mode:
Diffstat (limited to 'src/bind')
-rw-r--r--src/bind/javabind.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bind/javabind.cpp b/src/bind/javabind.cpp
index 41da00e81..d2091eb1b 100644
--- a/src/bind/javabind.cpp
+++ b/src/bind/javabind.cpp
@@ -62,7 +62,7 @@
#include "javabind-private.h"
#include <path-prefix.h>
#include <prefix.h>
-#include <glib/gmessages.h>
+#include <glib.h>
//For repr and document
#include <document.h>