diff gui/ui/gtk/about.c @ 35525:e27855a45128

Rebuild GUI directory structure. Create new directory app/ and move app.*, cfg.* and gui.h to app/.
author ib
date Thu, 06 Dec 2012 13:47:47 +0000
parents a650895d50a5
children
line wrap: on
line diff
--- a/gui/ui/gtk/about.c	Thu Dec 06 02:30:19 2012 +0000
+++ b/gui/ui/gtk/about.c	Thu Dec 06 13:47:47 2012 +0000
@@ -17,7 +17,7 @@
  */
 
 #include "config.h"
-#include "gui/app.h"
+#include "gui/app/app.h"
 #include "help_mp.h"
 #include "version.h"