summaryrefslogtreecommitdiff
path: root/ambithread.h
diff options
context:
space:
mode:
authorChristian Völlinger <zerov83@gmail.com>2013-12-29 18:56:05 +0100
committerChristian Völlinger <zerov83@gmail.com>2013-12-29 18:56:05 +0100
commit36ab01b35f87a616af20e8b3063a3995a119f197 (patch)
tree3b179cb769a610b40940da0835f911d4040a716d /ambithread.h
parentb35c5a69889ee3eeb4d3ec136523746fe8ebe233 (diff)
downloadvdr-plugin-boblight-36ab01b35f87a616af20e8b3063a3995a119f197.tar.gz
vdr-plugin-boblight-36ab01b35f87a616af20e8b3063a3995a119f197.tar.bz2
Startup View Mode eingebaut.
Refactoring Makefile angepasst, Es wird nun automatisch die Git Version im Plugin verwendet.
Diffstat (limited to 'ambithread.h')
-rw-r--r--ambithread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ambithread.h b/ambithread.h
index 5316a9a..3558aea 100644
--- a/ambithread.h
+++ b/ambithread.h
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+#pragma once
#include <queue>
#include <vdr/thread.h>