summaryrefslogtreecommitdiff
path: root/saltoqd/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'saltoqd/global.h')
-rw-r--r--saltoqd/global.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/saltoqd/global.h b/saltoqd/global.h
new file mode 100644
index 0000000..2f02232
--- /dev/null
+++ b/saltoqd/global.h
@@ -0,0 +1,6 @@
+#ifndef GLOBAL_H
+#define GLOBAL_H
+
+#define RES_PATH "/usr/share/saltoq/res"
+
+#endif // GLOBAL_H