comparison src/hotkey/plugin.c @ 2661:1eb29b830013

Backed out changeset c1258ae018ee
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 28 May 2008 20:56:05 +0300
parents c1258ae018ee
children f1b6f1b2cdb3
comparison
equal deleted inserted replaced
2660:c1258ae018ee 2661:1eb29b830013
31 * You should have received a copy of the GNU General Public License 31 * You should have received a copy of the GNU General Public License
32 * along with audacious-hotkey; if not, write to the Free Software 32 * along with audacious-hotkey; if not, write to the Free Software
33 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 33 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
34 */ 34 */
35 35
36 #include "config.h" 36 #include <config.h>
37 37
38 #include <stdio.h> 38 #include <stdio.h>
39 #include <X11/XF86keysym.h> 39 #include <X11/XF86keysym.h>
40 40
41 #include <gdk/gdkx.h> 41 #include <gdk/gdkx.h>