summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-07-30 18:01:18 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-07-30 18:01:18 +0300
commiteca20988fce11a91211b9d644c33af2ad9e8dfec (patch)
tree165e9bd59abbe7d805f0f8db0a41aa081cc3842c /src/constants.h
parente5757262f42a7b9e91151ef5f7813b2987d53211 (diff)
miranda_ng port
Diffstat (limited to 'src/constants.h')
-rwxr-xr-xsrc/constants.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/constants.h b/src/constants.h
new file mode 100755
index 0000000..2ac58a4
--- /dev/null
+++ b/src/constants.h
@@ -0,0 +1,4 @@
+#ifndef CONSTANTS_H
+#define CONSTANTS_H
+#define szModuleName "Watrack_MPD"
+#endif