summaryrefslogtreecommitdiffstats
path: root/utils/xdbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/xdbe.c')
-rw-r--r--utils/xdbe.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/xdbe.c b/utils/xdbe.c
index d62183e..347e625 100644
--- a/utils/xdbe.c
+++ b/utils/xdbe.c
@@ -18,13 +18,10 @@
#include "utils.h"
#include "xdbe.h"
#include "resources.h" /* for get_string_resource() */
+#include "xmu.h"
/* #define DEBUG */
-#ifdef DEBUG
-# include <X11/Xmu/Error.h>
-#endif
-
extern char *progname;
#ifdef HAVE_DOUBLE_BUFFER_EXTENSION /* whole file */