summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/mb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/gtk/mb.c')
-rw-r--r--gui/mplayer/gtk/mb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/gtk/mb.c b/gui/mplayer/gtk/mb.c
index 5f3873d054..db2ec24749 100644
--- a/gui/mplayer/gtk/mb.c
+++ b/gui/mplayer/gtk/mb.c
@@ -8,7 +8,7 @@
#include "../widgets.h"
#include "mb.h"
-#include "common.h"
+#include "gtk_common.h"
GtkWidget * gtkMessageBoxText;
GtkWidget * MessageBox = NULL;