summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index b9cd6cadd4..6253936436 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -38,13 +38,13 @@
#include "aspect.h"
#ifdef SHOW_TIME
-#include "../osdep/timer.h"
+#include "osdep/timer.h"
static unsigned int timer = 0;
static unsigned int timerd = 0;
#endif
#ifdef HAVE_NEW_GUI
-#include "../Gui/interface.h"
+#include "Gui/interface.h"
#endif
static vo_info_t info = {