summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-08-19 15:02:35 +0200
committerBert <ber.t@gmx.com>2011-08-19 15:02:35 +0200
commita85707ef63e6c441d91cd06d53af07ee58746681 (patch)
treeb701968d79d7a9579dd1a8aee2275db5dcfd1d86 /thumbs.h
parent1d749382f00bb0bfdb900b6ddb0bb8b3743b99d0 (diff)
downloadnsxiv-a85707ef63e6c441d91cd06d53af07ee58746681.tar.zst
Fixed include in thumbs.h
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 818ceb4..4658539 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -19,6 +19,7 @@
#ifndef THUMBS_H
#define THUMBS_H
+#include <X11/Xlib.h>
#include <Imlib2.h>
#include "types.h"