summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadzik2006-12-10 21:57:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitaca2a5aca34323d88e413d592a9047e2222eb2c5 (patch)
tree82db8211602430976f0b9b11a40a85080d8f6492
parent6aa020b9368a3226b7e26a87bd7d1ce135025b07 (diff)
downloadaquamarine-aca2a5aca34323d88e413d592a9047e2222eb2c5.zip
aquamarine-aca2a5aca34323d88e413d592a9047e2222eb2c5.tar.gz
- proper includes for beryl-settings
Changed files: aquamarine-include.patch -> 1.1
-rw-r--r--aquamarine-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/aquamarine-include.patch b/aquamarine-include.patch
new file mode 100644
index 0000000..82eda90
--- /dev/null
+++ b/aquamarine-include.patch
@@ -0,0 +1,11 @@
+--- src/integration.h 2006-12-10 01:10:12.000000000 +0100
++++ src/integration.h-new 2006-12-10 22:54:14.000000000 +0100
+@@ -37,7 +37,7 @@
+ #ifdef HAVE_BERYL_SETTINGS
+
+ extern "C" {
+-#include <beryl-settings.h>
++#include <beryl/beryl-settings.h>
+ }
+
+ class KConfig;