comparison src/audacious/main.h @ 3270:30ed2878807f trunk

merged with master
author Ben Tucker <ben.tucker@gmail.com>
date Tue, 07 Aug 2007 18:07:37 -0700
parents f02623377013
children 71d8d93f1bad
comparison
equal deleted inserted replaced
3269:91dd21cce4a5 3270:30ed2878807f
25 25
26 #ifndef AUD_MAIN_H 26 #ifndef AUD_MAIN_H
27 #define AUD_MAIN_H 27 #define AUD_MAIN_H
28 28
29 #ifdef _AUDACIOUS_CORE 29 #ifdef _AUDACIOUS_CORE
30 # include "widgets/widgetcore.h"
31 # include "ui_main.h" 30 # include "ui_main.h"
32 #endif 31 #endif
33 32
34 #include <sys/types.h> 33 #include <sys/types.h>
35 #include <sys/stat.h> 34 #include <sys/stat.h>