summaryrefslogtreecommitdiff
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.h')
-rw-r--r--src/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player.h b/src/player.h
index 851a5a7..9cfd440 100644
--- a/src/player.h
+++ b/src/player.h
@@ -32,7 +32,7 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include <config.h>
+#include "config.h"
#ifdef USE_GUI
#ifndef __RTVIDEOREC_PLAYER_H