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
path: root/src/Net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net.h')
-rw-r--r--src/Net.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Net.h b/src/Net.h
index c158045e4..ecf11ccb5 100644
--- a/src/Net.h
+++ b/src/Net.h
@@ -28,8 +28,8 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef NET_H_
-#define NET_H_
+#ifndef MUMBLE_NET_H_
+#define MUMBLE_NET_H_
#include <QtCore/QDateTime>
#include <QtCore/QString>