diff options
Diffstat (limited to 'dbe/dbestruct.h')
-rw-r--r-- | dbe/dbestruct.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h index f176c6fd1..13d09dea2 100644 --- a/dbe/dbestruct.h +++ b/dbe/dbestruct.h @@ -40,7 +40,7 @@ /* INCLUDES */ #define NEED_DBE_PROTOCOL -#include "Xdbeproto.h" +#include <X11/extensions/Xdbeproto.h> #include "windowstr.h" |