mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
14 lines
332 B
Diff
14 lines
332 B
Diff
|
Index: parcellite-1.0.2rc5/src/keybinder.h
|
||
|
===================================================================
|
||
|
--- parcellite-1.0.2rc5.orig/src/keybinder.h
|
||
|
+++ parcellite-1.0.2rc5/src/keybinder.h
|
||
|
@@ -20,7 +20,7 @@
|
||
|
#ifndef __KEY_BINDER_H__
|
||
|
#define __KEY_BINDER_H__
|
||
|
|
||
|
-#include <glib/gtypes.h>
|
||
|
+#include <glib.h>
|
||
|
|
||
|
G_BEGIN_DECLS
|
||
|
|