summaryrefslogtreecommitdiff
path: root/cwmcc/prop.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-12 02:03:28 +0000
committerDana Jansens <danakj@orodu.net>2003-04-12 02:03:28 +0000
commit7b03041409912d38cb9f98988449fb9be641f572 (patch)
tree196628dcce72c269999045c2d031bce64eb96632 /cwmcc/prop.h
parent9b63f238aea70f385e49e4582ef2e67f7fe1714f (diff)
add most of the root window props get functions
Diffstat (limited to 'cwmcc/prop.h')
-rw-r--r--cwmcc/prop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cwmcc/prop.h b/cwmcc/prop.h
index c046f5b8..c9cb0751 100644
--- a/cwmcc/prop.h
+++ b/cwmcc/prop.h
@@ -1,5 +1,5 @@
-#ifndef __prop_h
-#define __prop_h
+#ifndef __cwmcc_prop_h
+#define __cwmcc_prop_h
#include <glib.h>
#include <X11/Xlib.h>