aboutsummaryrefslogtreecommitdiffstats
path: root/imlib2.c
diff options
context:
space:
mode:
Diffstat (limited to 'imlib2.c')
-rw-r--r--imlib2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/imlib2.c b/imlib2.c
index 6345c5b..4b4c72a 100644
--- a/imlib2.c
+++ b/imlib2.c
@@ -1,3 +1,5 @@
+// Imlib2 stuff which I think I copied from somewhere.
+
#include <Imlib2.h>
#include <X11/Xlib.h>
#include <stdbool.h>