Commit 983e111f authored by Cyril Deguet's avatar Cyril Deguet

* x11_timer.cpp: compilation fix

parent 080dfc9b
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* x11_timer.cpp: helper class to implement timers * x11_timer.cpp: helper class to implement timers
***************************************************************************** *****************************************************************************
* Copyright (C) 2003 VideoLAN * Copyright (C) 2003 VideoLAN
* $Id: x11_timer.cpp,v 1.5 2003/07/25 22:50:12 gbazin Exp $ * $Id$
* *
* Authors: Cyril Deguet <asmax@videolan.org> * Authors: Cyril Deguet <asmax@videolan.org>
* *
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
//--- VLC ------------------------------------------------------------------- //--- VLC -------------------------------------------------------------------
#include <vlc/intf.h> #include <vlc/intf.h>
#include <mtime.h>
//--- SKIN ------------------------------------------------------------------ //--- SKIN ------------------------------------------------------------------
#include "x11_timer.h" #include "x11_timer.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment