diff options
Diffstat (limited to 'recordmydesktop/src/getzpixmap.c')
-rw-r--r-- | recordmydesktop/src/getzpixmap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recordmydesktop/src/getzpixmap.c b/recordmydesktop/src/getzpixmap.c index d4a7809..a303731 100644 --- a/recordmydesktop/src/getzpixmap.c +++ b/recordmydesktop/src/getzpixmap.c @@ -24,7 +24,8 @@ * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ -#include "recordmydesktop.h" +#include "rmdtypes.h" + #include "getzpixmap.h" |