diff options
author | infirit <[email protected]> | 2014-01-21 21:53:02 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-01-21 21:53:02 +0100 |
commit | a91f08748537eab497b0b2350a66e5d65fcb9a36 (patch) | |
tree | cd65d76f5ac280d6ce902af687b2f0c5eb2166aa | |
parent | f31a46d1eb74e0fc260fea31aa73e08d12ddece3 (diff) | |
download | atril-a91f08748537eab497b0b2350a66e5d65fcb9a36.tar.bz2 atril-a91f08748537eab497b0b2350a66e5d65fcb9a36.tar.xz |
Remove unneeded gdconfig.h include
-rw-r--r-- | cut-n-paste/smclient/eggsmclient-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cut-n-paste/smclient/eggsmclient-private.h b/cut-n-paste/smclient/eggsmclient-private.h index fc3a0a2d..4f8572fe 100644 --- a/cut-n-paste/smclient/eggsmclient-private.h +++ b/cut-n-paste/smclient/eggsmclient-private.h @@ -20,7 +20,6 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #define __EGG_SM_CLIENT_PRIVATE_H__ -#include <gdkconfig.h> #include "eggsmclient.h" G_BEGIN_DECLS |