Fixed include in thumbs.h

This commit is contained in:
Bert 2011-08-19 15:02:35 +02:00
parent 1d749382f0
commit a85707ef63
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#ifndef THUMBS_H
#define THUMBS_H
#include <X11/Xlib.h>
#include <Imlib2.h>
#include "types.h"