diff gui/dialog/skinbrowser.c @ 35529:8ad4d2fb46e8

Rebuild GUI directory structure. Rename and move ui/widgets.* to dialog/dialog.*.
author ib
date Thu, 06 Dec 2012 15:16:38 +0000
parents 3c901704a27c
children 454b0a86d1e8
line wrap: on
line diff
--- a/gui/dialog/skinbrowser.c	Thu Dec 06 14:59:06 2012 +0000
+++ b/gui/dialog/skinbrowser.c	Thu Dec 06 15:16:38 2012 +0000
@@ -32,7 +32,7 @@
 #include "gui/skin/skin.h"
 #include "help_mp.h"
 
-#include "gui/ui/widgets.h"
+#include "dialog.h"
 
 GtkWidget * SkinList = NULL;
 char      * sbSelectedSkin=NULL;