]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins/src/dialogs.cpp
* Makefile.am:
[vlc] / modules / gui / skins / src / dialogs.cpp
index f302a8c5808162a0dc3de8b3ad3ae49387ba72a5..f701b21826f1e746469bbc07d449d95ec165072a 100644 (file)
@@ -2,7 +2,7 @@
  * dialogs.cpp: Handles all the different dialog boxes we provide.\r
  *****************************************************************************\r
  * Copyright (C) 2003 VideoLAN\r
- * $Id: dialogs.cpp,v 1.7 2003/06/11 10:42:34 gbazin Exp $\r
+ * $Id: dialogs.cpp,v 1.8 2003/06/28 13:04:52 sam Exp $\r
  *\r
  * Authors: Gildas Bazin <gbazin@netcourrier.com>\r
  *\r
@@ -59,7 +59,7 @@ void Dialogs::ShowPopup(){}
 #else // !MODULE_NAME_IS_basic_skins\r
 \r
 #include "../../wxwindows/wxwindows.h"\r
-#include "share/vlc32x32.xpm"       // include the graphic icon\r
+#include "../../../../share/vlc32x32.xpm"       // include the graphic icon\r
 \r
 #define ShowOpen_Event     0\r
 #define ShowOpenSkin_Event 1\r