comparison 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
comparison
equal deleted inserted replaced
1556:ec4d858524fa 1557:dc3ae578e7b6
20 */ 20 */
21 21
22 #ifndef MAIN_H 22 #ifndef MAIN_H
23 #define MAIN_H 23 #define MAIN_H
24 24
25 #include "widgets/widgetcore.h"
25 #include "mainwin.h" 26 #include "mainwin.h"
26 #include "widgets/widgetcore.h"
27 27
28 #include <sys/types.h> 28 #include <sys/types.h>
29 #include <sys/stat.h> 29 #include <sys/stat.h>
30 30
31 #define BMP_USER_PLUGIN_DIR_BASENAME "Plugins" 31 #define BMP_USER_PLUGIN_DIR_BASENAME "Plugins"