diff audacious/main.h @ 1557:dc3ae578e7b6 trunk

[svn] - make it compile
author nenolod
date Thu, 10 Aug 2006 19:21:37 -0700
parents 697a073fd4f5
children 3af18d169044
line wrap: on
line diff
--- a/audacious/main.h	Thu Aug 10 19:18:20 2006 -0700
+++ b/audacious/main.h	Thu Aug 10 19:21:37 2006 -0700
@@ -22,8 +22,8 @@
 #ifndef MAIN_H
 #define MAIN_H
 
+#include "widgets/widgetcore.h"
 #include "mainwin.h"
-#include "widgets/widgetcore.h"
 
 #include <sys/types.h>
 #include <sys/stat.h>