summaryrefslogtreecommitdiff
path: root/src/infoprovider.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2016-04-08 10:03:05 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2016-04-08 10:03:05 +0200
commit1a2f0c9c1087899a00298db8fa70518d3c1e69f8 (patch)
tree7efa117e122fbe21eb6a832540007aeeef377fcb /src/infoprovider.h
parentba0162e8cb8a12c90ef9775f5a20a6da095a0b35 (diff)
Imported Upstream version 16.4.0~ds0
Diffstat (limited to 'src/infoprovider.h')
-rw-r--r--src/infoprovider.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/infoprovider.h b/src/infoprovider.h
index bd33965..9c54a90 100644
--- a/src/infoprovider.h
+++ b/src/infoprovider.h
@@ -18,8 +18,8 @@
//! Reads info about a file (resolution, length...)
-#ifndef _INFOPROVIDER_H_
-#define _INFOPROVIDER_H_
+#ifndef INFOPROVIDER_H
+#define INFOPROVIDER_H
#include <QString>
#include "mediadata.h"