summaryrefslogtreecommitdiff
path: root/src/player/NullFXNode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/player/NullFXNode.cpp')
-rw-r--r--src/player/NullFXNode.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/player/NullFXNode.cpp b/src/player/NullFXNode.cpp
index 544b6d9..d0d943d 100644
--- a/src/player/NullFXNode.cpp
+++ b/src/player/NullFXNode.cpp
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
-// Copyright (C) 2003-2011 Ulrich von Zadow
+// Copyright (C) 2003-2014 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,6 @@
#include "NullFXNode.h"
#include "../base/ObjectCounter.h"
-#include "../graphics/ShaderRegistry.h"
#include <string>