diff options
Diffstat (limited to 'image/test_xcb_image_shm.c')
-rw-r--r-- | image/test_xcb_image_shm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/image/test_xcb_image_shm.c b/image/test_xcb_image_shm.c index 7e0bc59..c879dbe 100644 --- a/image/test_xcb_image_shm.c +++ b/image/test_xcb_image_shm.c @@ -7,7 +7,7 @@ #include <xcb/xcb.h> #include <xcb/shm.h> -#include "xcb_aux.h" +#include "../aux/xcb_aux.h" #include "xcb_image.h" #define W_W 40 |