Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKissaki <kissaki@gmx.de>2013-01-13 04:14:44 +0400
committerKissaki <kissaki@gmx.de>2013-06-04 23:59:52 +0400
commit1e4bb6dbd00936f5314682174b33cab98f8b921b (patch)
treea9c4e1e0cafa48d70dc9632b7943e3ad03ba9029 /overlay/overlay_blacklist.h
parent7642e722ff8c10b6c5e7641d7d54d576fd96b50c (diff)
Prepend Projectname to header guard defines
* some few (4?) files actually already had it
Diffstat (limited to 'overlay/overlay_blacklist.h')
-rw-r--r--overlay/overlay_blacklist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay/overlay_blacklist.h b/overlay/overlay_blacklist.h
index 374ced512..eccd91749 100644
--- a/overlay/overlay_blacklist.h
+++ b/overlay/overlay_blacklist.h
@@ -28,8 +28,8 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef OVERLAY_BLACKLIST_H_
-#define OVERLAY_BLACKLIST_H_
+#ifndef MUMBLE_OVERLAY_BLACKLIST_H_
+#define MUMBLE_OVERLAY_BLACKLIST_H_
static const char *overlayBlacklist[] = {
"iexplore.exe",